3 Commits

Author SHA1 Message Date
Tony C
06bddccc6a Updated docs, claude agents and commands (#193)
* Working on improving AI agent docs.

* Update dev/docs and claude agent configs.

* Updated claude commands.
2025-09-17 17:19:51 +00:00
Tony C
4ca4f6852b Initial startup profile support (#183)
* Added new home profile icon images for upcoming new start page.

* New start page design and structure. New profiles app created (stub).

* First time sidebars/modals. ProfileManager JSON docs and parsing.

* First working ProfileManager. WIP

* Added mechanisms for knowing when to show first-time help content.

* Refactor to clean up initial flows and intro help display.

* New DevTools views structure. Added stub for profile snapshot tool.

* Created initial profiel snapshot generator devtool.

* Rationalized profile generation and parsing with shared constants.

* Fixed location SVG path issues in predefined profiles.

* Improved unit tests for ProfileManager.

* Added SVG fragment install and generation for predefined profiles.

* Fixed unit tests depending on MEDIA_ROOT.

* Fixed remaining unit tests for MEDIA_ROOT isolation.

* Moved JSON initialization profiles to 'assets' dir.

* Refactored all the help content and added view mode ref dialog.
2025-09-14 16:03:15 +00:00
Tony C
39c7266e77 Refactor developer documentation for role-based use (#126)
* Refactored dev documentation extensivekly.

* Style tweaks and link removals.
2025-08-26 23:17:26 +00:00