picoclaw/cmd
taorye 27e988c484
feat(tui): Add configurable Launcher and Gateway process management (#909)
- Implement POSIX-specific gateway process management in gateway_posix.go
- Implement Windows-specific gateway process management in gateway_windows.go
- Create a menu system in menu.go for user interaction
- Develop model management functionality in model.go, including adding, deleting, and testing models
- Introduce a style configuration in style.go for consistent UI appearance
- Set up the main application entry point in main.go
- Update go.mod and go.sum to include necessary dependencies for tcell and tview
2026-02-28 19:37:18 +08:00
..
picoclaw fix(exec) fail close on invalid deny pattern (#781) 2026-02-28 16:24:26 +08:00
picoclaw-launcher feat: add picoclaw-launcher with web UI for configuration and gateway management (#904) 2026-02-28 18:38:38 +08:00
picoclaw-launcher-tui feat(tui): Add configurable Launcher and Gateway process management (#909) 2026-02-28 19:37:18 +08:00