Commit Graph

7 Commits

Author SHA1 Message Date
Pedram Amini
aed9fb7c95 dropped Aider across the code base and documentation 2026-01-28 20:35:13 -05:00
VVX7
43177df7bf Add support for Factory.ai droid agent.
See: https://factory.ai/product/cli
2026-01-22 14:04:40 -05:00
Raza Rauf
231fe2fd88 chore: format entire codebase with prettier
Run `npm run format` across all TypeScript/TSX files
for consistent code formatting throughout the project.
2026-01-20 02:21:36 +05:00
Pedram Amini
c8b32e7cf8 ## CHANGES
- Input missing—share release notes, commits, or changelog to summarize changes. 🔎
2025-12-23 17:29:25 -06:00
Pedram Amini
142c022e2c ## CHANGES
- Added user-configurable context window settings for agents 🎯
- Improved error detection to only parse JSON events, not text 🛡️
- Fixed stderr routing for AI processes to correct tabs 🔧
- Added context window support for Codex with model detection 🧮
- Hide context usage widget when window size is zero 👻
- Added number input type for agent configuration options 🔢
- Strip ANSI codes from stderr for cleaner output 🧹
- Added hint for enabling loop mode with documents 💡
- Display correct provider name in input placeholder text ✏️
- Improved network error patterns to reduce false positives 🎯
2025-12-17 18:32:38 -06:00
Pedram Amini
7de92e973f fix: Allow custom port toggle while web interface is running
Changes the custom port feature to work while the server is active:
- Toggle switch now restarts server immediately when changed
- Port input restarts server on blur or Enter key press
- Removed disabled state - settings are always editable
- Added helpful hint text when server is running
2025-12-16 15:20:12 -06:00
Pedram Amini
a0bb5749c6 I'd be happy to help you create a clean update summary for your GitHub project! However, I don't see any input provided after "INPUT:" in your message.
Could you please share the changelog, commit history, or release notes that you'd like me to summarize? Once you provide that information, I'll create an exciting CHANGES section with 10-word bullets and relevant emojis as requested.
2025-12-11 18:10:16 -06:00