Releases: Mage212/supercoder
Releases · Mage212/supercoder
v0.2.6
v0.2.5
0.2.4
0.2.3
implement Ask mode with /ask and /code commands
- Add agent_modes.py with AgentMode enum (CODE/ASK)
- Add mode-aware tool filtering for ask mode
- Add /ask and /code REPL commands
- Fix tool calling prompts (fileName, filepath)
- Enhance CODE mode prompt with explicit tool instructions"
v0.2.2
- Enhanced chat interface with styled user/assistant messages
- EOF-based input handling for interactive commands to prevent hangs
- Custom HTTP headers with tool name and repository link
- New tool_calling_type config parameter for model-specific tool calling
- Updated README with version badges and What's New section
v0.2.1
v0.2.0 - Python Migration Release
v0.2.0 - Python Migration Release
First stable Python version after migration from Scala.
Full feature parity with enhanced LLM support.