Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
Implement basic tool api and a channel for chat updates to figaro. also add a dummy forum tui using bubble tea that will be replaced with an incremental markdown renderer that will represent the conversation response
26c4d27View on GitHubClean up logging significantly, remove all verbose logs from console. TODO enable verbose logging, handle mcp tool lifecycles better
78790f6View on GitHubClean the logs in jsonrpc client. consider decorator pattern
8f9f68fView on GitHubClean up logging in docker and replace with opentelemetry logger
eb5b7fdView on GitHubGet tool call working with horrendous amount of log statements
386a4bbView on GitHubFeed tool response into conversation, almost ready to send to model. TODO: fix tool ids
12423e2View on GitHubget tool availability working, but not tool use response handling yet.
9ee22f5View on GitHub