v0.10.0
Added
-
HTMX frontend (
include_htmx): optional server-rendered frontend using HTMX, Alpine.js, Tailwind, and DaisyUI, with a landing page and full Docker support. -
SnapTrade integration (
finance_snaptrade): brokerage connections, accounts, holdings, and activity sync using commercial or personal API keys. Securities merge across providers by FIGI, CUSIP, or ISIN. -
Plaid integration (
finance_plaid): Hosted Link, encrypted token storage, account ingestion, cursor-based transaction sync, webhooks, and nightly synchronization. -
Finance intelligence: internal transfer pairing, recurring transaction detection, spending insights, and investment activity in the register.
-
Finance CLI: provider synchronization and SnapTrade connection commands.
- Agent skills: stack-aware
CLAUDE.mdand.claude/skills/workflows included in generated projects and maintained throughaegis add,remove, andupdate. - Windows support: Poe tasks provide cross-platform alternatives to
make, backed by shared Python development and port-resolution tooling. Thanks @GrCOTE7 for bringing this to my attention.
Changed
- Redesigned the Finance Connections tab and integrated investments into the All Accounts register.
- Provider disconnections now remove local data immediately and clean up remotely in the background.
- Increased the default Overseer window size for cleaner metric-card rendering. Thanks @GrCOTE7.
Fixed
- Opening multiple browser tabs or reconnecting no longer leaves Overseer blank.
- Improved modal dismissal behavior and standardized themed Close buttons.
- Finance synchronization now safely handles partial provider payloads, duplicate registrations, and undecryptable credentials.
Installation
pip install aegis-stack==0.10.0Or run directly:
uvx aegis-stack init my-projectLinks
- [PyPI](https://pypi.org/project/aegis-stack/0.10.0/)
- [Documentation](https://docs.aegis-stack.io/)
- [Changelog](https://github.com/lbedner/aegis-stack/blob/main/CHANGELOG.md)
What's Changed
- Finance App 5 by @lbedner in #839
- Update Chat Kit by @lbedner in #840
- Agent Skills M1 by @lbedner in #842
- Generated Stack Skills by @lbedner in #844
- Finance App 6 by @lbedner in #845
- Finance App 7 by @lbedner in #868
- Add HTMX by @lbedner in #871
- Windows Updates by @lbedner in #872
- Larger Default Window Size by @lbedner in #873
- v0.10.0-rc1 by @lbedner in #874
- v0.10.0 by @lbedner in #875
Full Changelog: v0.9.1...v0.10.0
Installation
pip install aegis-stack==0.10.0Or run directly:
uvx aegis-stack init my-projectLinks
What's Changed
- Finance App 5 by @lbedner in #839
- Update Chat Kit by @lbedner in #840
- Agent Skills M1: framework workflow skills (SK-01..SK-09) by @lbedner in #842
- Generated stack skills by @lbedner in #844
- Finance App 6 by @lbedner in #845
- Finance App 7 by @lbedner in #868
- Add HTMX by @lbedner in #871
- BUG: Windows Updates by @lbedner in #872
- Larger Default Window Size by @lbedner in #873
- v0.10.0-rc1 by @lbedner in #874
- v0.10.0 by @lbedner in #875
Full Changelog: v0.9.1...v0.10.0