A minimal AI coding agent powered by Anthropic's Claude. Interactive terminal interface with tool execution. Visit https://lldong.github.io/tiny-trae for details.
Stars
16
Forks
4
Watchers
16
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
17
commits
feat: disable InputBox in TUI while waiting for tool call results
e91568dView on GitHubfix(tui): add text wrapping to prevent error message overflow
be8125fView on GitHubfix(tui): resolve double Ctrl+C issue by removing signal handler conflict
8f302d6View on GitHubfeat(tui): keep input box visible with disabled state and spinner when waiting
ff6e940View on GitHubfeat(ui): improve TUI styling and layout with responsive design
53739bdView on GitHub