Archon/python
Ricardo León 52ee5e2c2a
mcp: fix Gemini register_version schema + optional types (#562)
* mcp: fix Gemini register_version schema and optional types\n\n- Constrain  to JSON-serializable dict | list[dict] for create_version\n- Use  for optional args in RAG tools\n- Add AGENTS.md with repo guidelines

* mcp: remove unintended AGENTS.md from PR

---------

Co-authored-by: Cole Medin <cole@dynamous.ai>
2025-09-06 13:57:27 -05:00
..
src mcp: fix Gemini register_version schema + optional types (#562) 2025-09-06 13:57:27 -05:00
tests refactor: Remove Socket.IO and implement HTTP polling architecture (#514) 2025-09-02 14:41:35 -05:00
.dockerignore The New Archon (Beta) - The Operating System for AI Coding Assistants! 2025-08-13 07:58:24 -05:00
.gitignore refactor: Remove Socket.IO and implement HTTP polling architecture (#514) 2025-09-02 14:41:35 -05:00
Dockerfile.agents Moving Dockerfiles to uv for package installation (#533) 2025-08-30 11:33:11 -05:00
Dockerfile.mcp Moving Dockerfiles to uv for package installation (#533) 2025-08-30 11:33:11 -05:00
Dockerfile.server Reduced the size of sentence-transformers by making it CPU only, including reranking by default now (#534) 2025-08-30 11:56:40 -05:00
package-lock.json The New Archon (Beta) - The Operating System for AI Coding Assistants! 2025-08-13 07:58:24 -05:00
pyproject.toml refactor: Remove Socket.IO and implement HTTP polling architecture (#514) 2025-09-02 14:41:35 -05:00
pyrightconfig.json The New Archon (Beta) - The Operating System for AI Coding Assistants! 2025-08-13 07:58:24 -05:00
pytest.ini The New Archon (Beta) - The Operating System for AI Coding Assistants! 2025-08-13 07:58:24 -05:00
uv.lock refactor: Remove Socket.IO and implement HTTP polling architecture (#514) 2025-09-02 14:41:35 -05:00