Commit Graph
12 Commits
Author SHA1 Message Date
ankn 8db07e5d21 feat: migrate agents to monorepo and update federation configs 2026-07-17 21:15:33 +02:00
ankn 042d83f6d6 chore: remove OrgMyLife github workflows 2026-07-13 21:31:22 +02:00
ankn 6d063caada chore: migrate OrgMyLife to GitLab CI and optimize scheduled jobs 2026-07-13 21:31:12 +02:00
ankn 429e3d9785 docs: add todo to optimize runner compute efficiency 2026-07-13 00:13:47 +02:00
ankn ad6ba2199a docs: add GitLab migration plan and document disabled GitHub Actions 2026-07-13 00:11:35 +02:00
ankn 6ae0c91539 fix(ai-orchestrator): correct test expectation for sanitize_workspace_key (hyphen is allowed) 2026-07-10 18:31:15 +02:00
ankn 8bf4b2f834 chore(deps): update Python dependencies (fastapi 0.139, pydantic 2.13, uvicorn 0.51, openai 2.44, sqlalchemy 2.0.51)
- litellm stuck at 1.83.7 (requires Python <3.14, we run 3.14.4)
- All other packages updated to latest compatible versions
- OrgMyLife requirements.txt regenerated
2026-07-09 11:45:26 +02:00
ankn 2e35796f37 docs: add COMPONENT.md to all 18 components and README.md to 3 missing repos 2026-07-07 16:23:57 +02:00
ankn 8ac664d33d feat: implement knowledge management system (spec complete, all 53 tasks done) 2026-07-01 14:14:16 +02:00
ankn d9291f53e4 Cleanup: remove clutter, gitignore secrets, update README
- Remove .secrets from git (real tokens! now gitignored)
- Remove orgmylife.db, remarkable_token.json from tracking
- Remove SPEC-NoteGraph.md (superseded by monorepo knowledge store)
- Remove empty placeholder dirs (shared/powers, shared/mcp-servers, shared/knowledge-store)
- Update .gitignore with secrets patterns
- Replace old Wissensdatenbank README with monorepo README
2026-06-30 21:00:58 +02:00
ankn a5f8fb49ab Migrate all repos into monorepo context folders
Bahn: aisupport, Analyse-O2C-C2S, awesome-bahn-mcp-servers, beam-mcp,
      Confluence_Bot, db-planet-mcp-server, O2C-Harness, project-audit,
      Projekt-KIQ-HP, teamlandkarte-mcp
Dhive: Jury-Voting
Privat: CV, NoteGraph (NOTE: NoteGraph needs complete redo after consolidation)
Shared: AI-Orchestrator, OrgMyLife, power_skills_and_more
Shared/references: symphony (read-only)

Bahn repos remain available as independent remotes - this monorepo
pulls them in via subtree, the originals are untouched.
2026-06-30 20:39:52 +02:00
ankn 2f2b295531 Initial monorepo structure 2026-06-30 20:37:40 +02:00