a Discord / Command Line chat client and "agent" manager for LLM's like Chat-GPT that provides the models with access to tooling and a framework with which accomplish multi-step tasks.
Stars
113
Forks
12
Watchers
113
Open Issues
5
Overall repository health assessment
1.1.41.1.241.2.241.0.17^4.3.610.0.010.0.09.35.0*11.3.23.6.219.2.42.5.64.20.50.0.4441
commits
feat: introduce LangGraph-based agents for tool execution and code management, including message formatting utilities.
d1e438aView on GitHubdocs: Add new technical documentation covering architecture, configuration, code execution, message retention, and source map.
39715bbView on GitHubchore: Ignore `agent-config/` directory in `.gitignore`.
b9720edView on GitHubfeat: introduce new web interface project with chat composer and session handling
b7f8314View on GitHubchore: Add initial project dependencies and README for the web interface.
99accfaView on GitHubfeat: introduce Langgraph-based agent implementation for managing agent state and execution.
4274781View on GitHubfeat: Implement initial chat interface for agent interaction and tool request approval.
5b6adccView on GitHubfeat: Introduce initial agent configuration (`mimir-cfg.js`) and add `GEMINI.md` documentation.
b50c8c2View on GitHubfeat: Introduce agent configuration with various models and a new web chat interface.
e7f6182View on GitHubfeat: Introduce new web interface components for displaying chat messages and shared UI elements, alongside a new agent configuration file.
eceb5b1View on GitHubfeat: Add initial agent configuration for multiple agents and new chat UI components.
98f5e39View on GitHub