Releases: montanaflynn/botctl
Releases · montanaflynn/botctl
v0.3.5
v0.3.4
v0.3.3
v0.3.2
v0.3.1
v0.3.0
Changelog
Features
1175a9efeat: add skills system with discovery, install, and web API
Bug Fixes
f45bec5fix: dark scrollbar for docs sidebar2624c01fix: improve skills view layout and loading UX963cd4ffix: install script falls back to ~/.local/bin instead of sudob81b397fix: preserve bot selection across start/stop re-sort
Documentation
745bc73docs: add TUI screenshot to README6a94141docs: update skills documentation and add CLI commands
Chores
6b87729chore: update website favicon to custom PNG
v0.2.0
Changelog
Features
Bug Fixes
72abc7ffix: add scroll-margin-top to docs headings for sticky header offsetc058b16fix: add scroll-margin-top to docs sections for anchor linksc6e3f6cfix: change amber accents to lime greenb5e379cfix: change amber accents to lime green on docs pageafeec63fix: move install scripts to website directory for botctl.devf81decffix: use lime green for TUI keybinding badges4a4bd6afix: use lime green for keybinding hover state1ba4df5fix: use lime green for section labels and tree arrows, keep amber elsewhere
Refactoring
6ca207arefactor: move shared packages from internal/ to pkg/
Documentation
012a09fdocs: add brand guide995a9eddocs: add platform architecture and skill reference566ad1fdocs: update README with cleaner structure and website links
CI
6b9d3fbci: add website deploy workflow via rsync on push to main7e0d643ci: add workflow_dispatch trigger to website deploy
Chores
af85cd6chore: hide stats section on homepage
v0.1.0
Changelog
Features
727ba86feat: add OG/Twitter meta tags, favicon, and fix nav-logo link2dfe5d1feat: add Windows support via build-tagged platform abstractions0c461f6feat: add internal/service layer for shared bot operations4848c33feat: add self-update command and move entry point to root9de1319feat: add web dashboard UI5eb6d20feat: botctl TUI with XML-style log tags and bordered box renderingff01d12feat: harness interrupt support and message queue improvements
Bug Fixes
39bd4b5fix: rename go module from botctl-go to botctl5fb0c89fix: use markdown links for commit SHAs in changelog
Refactoring
615fa0arefactor: migrate CLI, TUI, and Web to use service layer