modimihir07
c7ebbb41d8
v0.4.0: agy provider swap, port auto-kill, apscheduler auto-install, chat history + file uploads, memory knowledge graph, diff viewer, cache/layout fixes, 74 tests
...
- Replace Gemini CLI with agy (Antigravity) across backend, routing, frontend, skills, docs
- start.sh: kill stale process on target port; scheduler.py: auto-install apscheduler
- Chat History page (q/agent/limit search), /api/chat/upload with 2MB allowlist + 24h TTL
- /api/memory/graph knowledge graph, /api/diff code diff viewer
- Fix stale-cache 404s, zoom-proof layout, tab-bar collapse, skill count
- 15 new isolated tests (59 -> 74)
2026-08-12 01:20:34 +05:30
Jeremy McClure
54ae2d5dc5
Fix stale pip references, update README prerequisites for uv
...
- README: prerequisites table now notes uv auto-installs Python deps
- scheduler.py: error message points to ./install.sh instead of pip install
- start.sh: removed stderr suppression on pip fallback so errors are visible
2026-08-06 05:21:14 -04:00
Mihir Modi
a7dce93e74
Revise architecture diagram and core layers section
...
Updated the architecture diagram and core layers description in the README.
2026-06-29 14:29:00 +05:30
modimihir07
aeda34fdfe
Update README.md for v0.3.0: architecture fix, security audit, 4 new phases
...
- Fixed architecture diagram alignment (box drawing chars, right margins)
- Added v0.3.0 badge and What's New section
- Updated features table with 8 new v0.3.0 features
- Updated project structure with new files (errors.js, memory_search.py)
- Added Usage sections for all v0.3.0 features
- Updated comparison table
- Added runtime data files to gitignore in structure listing
2026-06-29 14:18:57 +05:30
modimihir07
1586633904
Update README and AGENTS.md for v0.2.0 features
2026-06-05 15:36:03 +05:30
modimihir07
38d8a095d6
SEO: add hyphenated 'agentic-os' to title, meta, OG, Twitter, H1, JSON-LD, and README for dual keyword ranking
2026-05-20 20:18:47 +05:30
Mihir Modi
5629136dd4
Fix formatting and alignment in README architecture section
2026-05-18 02:24:59 +05:30
modimihir07
f7b13f3772
Security & polish: untrack settings.json, fix CORS, remove broken og:image, replace console.error with toast
2026-05-18 01:32:24 +05:30
modimihir07
3e1868ee8c
Add dev.to article badge + published URL to README and Pages
2026-05-18 00:33:15 +05:30
modimihir07
2b3083308f
v1.2.0: opencode JSON mode, 180s Hermes timeout, client AbortController, SEO README, badge/CSS fixes, prompt clipboard fix
2026-05-17 23:43:18 +05:30
modimihir07
73efe0f7e4
Initial commit: Agentic OS v1.0.0
...
- AGENTS.md single source of truth with 51+10 features
- FastAPI backend with 20+ REST endpoints
- 15 skills with self-improvement (eval + learnings)
- Web SPA dashboard with 12 pages
- Agent configs for opencode, Hermes, Gemini CLI
- APScheduler, plugin registry, standards system
- 10 prompt templates, cost analytics, backup/restore
2026-05-17 15:23:44 +05:30