v0.4.0
What's Changed
- Fix batch of reported issues (#18, #19, #23, #25, #26, #27, #28) by @engalar in #35
- feat(tui): add agent channel for external automation by @engalar in #38
- docs: add comprehensive theme & styling skill by @engalar in #40
- fix(catalog): recurse into loop bodies when extracting references by @engalar in #45
- feat: add custom pluggable widget AIGC skill by @engalar in #42
- feat(init): add OpenCode tool support by @retran in #47
- feat: pluggable widget engine with data-driven definitions by @engalar in #28
- fix: address PR #28 review follow-ups by @ako in #48
- docs: add mxbuild setup & mx tool skill by @engalar in #43
- deps: bump modernc.org/sqlite from 1.42.2 to 1.48.0 by @dependabot[bot] in #57
- deps: bump go.mongodb.org/mongo-driver from 1.17.6 to 1.17.9 by @dependabot[bot] in #60
- deps: bump github.com/spf13/cobra from 1.8.0 to 1.10.2 by @dependabot[bot] in #62
- deps: bump github.com/mattn/go-runewidth from 0.0.19 to 0.0.21 by @dependabot[bot] in #61
- deps: bump go.uber.org/zap from 1.21.0 to 1.27.1 by @dependabot[bot] in #59
- deps: bump github.com/jackc/pgx/v5 from 5.8.0 to 5.9.1 by @dependabot[bot] in #58
New Contributors
- @retran made their first contribution in #47
- @ako made their first contribution in #48
- @dependabot[bot] made their first contribution in #57
Full Changelog: v0.3.0...v0.4.0