Sallvainian
61ae41a0c7
Merge upstream v6-alpha into fork
...
Merged 4 upstream commits:
- 2a6eb71: massive architecture creation overhaul
- d3402c3: architecture reorganization
- 0a048f2: installer updates, bmd module added
- eb9a214: readme updated
Critical fork modifications preserved:
✅ Installer skip block (tools/cli/installers/lib/core/installer.js:913-916)
✅ OpenCode integration (tools/cli/installers/lib/ide/opencode.js)
✅ comment-json dependency
No conflicts encountered - clean automatic merge.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-20 01:42:35 -04:00
Brian Madison
0a048f2ccc
installer updates, bmd module added and moved out of src, created a plan for module installation tool for custom modules, minor flow improvements
2025-10-19 11:59:27 -05:00
Sallvainian
cf8f1e9a4c
Add local changes: installer updates, scripts, teachflow module, web-bundles
2025-10-16 16:18:22 -04:00
Brian Madison
b4cc579009
create-agent now adds agent to ide agents list also
2025-10-10 09:27:50 -05:00
Alex Verkhovsky
d444ca3f31
fix(installer): enforce manifest ide selection ( #684 )
2025-10-06 14:08:36 -05:00
Alex Verkhovsky
c9ffe202d5
feat(installer): default project name to directory ( #681 )
2025-10-05 22:12:37 -05:00
Brian Madison
16984c3d92
fix path bug
2025-10-04 21:33:19 -05:00
Brian Madison
1a92e6823f
fix: ensure IDE configurations are collected during full reinstall
...
- Remember previously configured IDEs before deleting bmad directory
- During full reinstall, treat all selected IDEs as newly selected
- Properly prompt for IDE configuration questions during reinstall
- Remove debug logging
2025-10-04 19:54:47 -05:00
Brian Madison
6181a0bd07
fix: installer IDE selection and cancellation handling
...
- Fix manifest reading to use manifest.yaml instead of manifest.csv
- Show previously configured IDEs as selected by default in UI
- Skip configuration prompts for already configured IDEs during updates
- Properly collect IDE configurations during full reinstall
- Handle installation cancellation without throwing errors
2025-10-04 19:46:16 -05:00
Brian Madison
c7d76a3037
agent manifest generation, party mode uses it, and tea persona compression
2025-10-04 19:28:10 -05:00
Brian Madison
a747017520
docs updated and agent standalone builder working now from the main install flow
2025-10-04 01:26:38 -05:00
Brian Madison
fd01ad69f8
remove uneeded files
2025-10-03 11:54:32 -05:00
Brian Madison
3f40ef4756
agent updates
2025-10-02 21:45:59 -05:00
Brian Madison
05a3b4f3f1
hash file change checking integrated
2025-09-30 21:20:13 -05:00
Brian Madison
c42cd48421
Fix installer upgrade issues from v4 to v6. and v6 custom files will no longer be lost (modified ones will though for now still)
2025-09-30 20:06:02 -05:00
Brian Madison
e7fcc56cc3
v4-v6 upgrade improvement and warning about file auto backup
2025-09-30 19:42:12 -05:00
Brian Madison
0a6a3f3015
feat: v6.0.0-alpha.0 - the future is now
2025-09-28 23:17:07 -05:00