zenchantlive
523fe6e354
Correct capitalization in README status message
2026-03-24 17:55:34 -05:00
zenchantlive
3b5b015586
Add temporary notice about ongoing fixes
2026-03-24 17:55:05 -05:00
zenchantlive
b3956b31ce
Revise BeadBoard integration section
...
Updated BeadBoard integration instructions in README.
2026-03-05 17:53:30 -08:00
zenchantlive
09f407e3db
Update README.md
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-03-05 17:40:49 -08:00
zenchantlive
457d819204
docs: update README to reflect no npm publish yet
...
- Remove npm version badge (not published)
- Update installation instructions to clone + npm install -g .
- Add note that BeadBoard is not on npm yet
2026-03-05 17:38:10 -08:00
zenchantlive
e594bc4244
chore: Repository cleanup and honest installation
...
- Move screenshots to docs/screenshots/
- Remove build artifacts (eslint-report.json, tsconfig.tsbuildinfo, out/)
- Remove temporary test files from root
- Update .gitignore with comprehensive patterns
- Update README with honest git clone installation
- Professional repository structure
2026-03-05 17:16:43 -08:00
zenchantlive
a28caeb461
chore: Organize repository structure
...
- Move screenshots from root to docs/screenshots/
- Remove build artifacts (eslint-report.json, tsconfig.tsbuildinfo, out/)
- Remove temporary test files from root (test-sse.mjs, test-watcher.ts)
- Remove tmp/ directory
- Update .gitignore with comprehensive patterns:
- Build artifacts (eslint-report.json, tsconfig.tsbuildinfo, out/)
- Temporary files (tmp/, test-*.mjs, test-*.ts, *.tmp, *.temp)
- Root image files (should be in docs/screenshots/)
- AI tool directories (.augment/, .claude/, .cline/, .openhands/, .qodo/, .gemini/, .kilocode/)
- Update README image references to new locations
This cleanup makes the repository structure more professional and organized.
2026-03-05 17:09:25 -08:00
zenchantlive
395de5b548
Merge branch 'feat/bb-mail' of https://github.com/zenchantlive/beadboard into feat/bb-mail
2026-03-05 17:07:49 -08:00
zenchantlive
cf93c23a22
docs: Update installation to reflect current approach
...
- Replace npm install -g beadboard with git clone + npm i -g .
- Add prerequisite: Git
- Add development setup section
- Add update installation instructions
- Clarify this is source installation, not npm package
- Keep agent skill installation via npx skills add
2026-03-05 17:07:38 -08:00
zenchantlive
4c7050cc2e
Merge branch 'main' into feat/bb-mail
2026-03-05 17:03:54 -08:00
zenchantlive
0bd12ca597
docs: Rewrite README with professional structure
...
- Add badges (npm, build, license, stars)
- Remove 'Work in Progress' placeholder
- Put npx skills add command front and center after intro
- Add agent integration section with configuration guidance
- Replace generic alt text with descriptive text
- Add complete installation, usage, architecture sections
- Add contributing guidelines and changelog
- Add MIT license link
- Professional, production-ready documentation
2026-03-05 16:54:03 -08:00
ZenchantLive
4c2ae2e5b7
launcher: add start --dolt and startup guidance
2026-03-03 16:19:01 -08:00
ZenchantLive
6fbd6329b4
docs(ci): finalize global install runtime docs and smoke coverage
2026-03-02 20:46:18 -08:00
zenchantlive
c246ceaf21
feat(ux): consolidate Launch Swarm + telemetry UX with minimized strip
...
- Removed broken LaunchSwarmDialog (formula-based) from TopBar/LeftPanel
- All Rocket buttons (TopBar, LeftPanel, DAG nodes, social cards) now open
AssignmentPanel (archetype-based) which actually works
- Every Rocket clears taskId first so assignMode && !taskId condition passes
- Conversation button priority: taskId always shows conversation, not assign panel
- Added TelemetryStrip: minimized right sidebar with status dots when non-telemetry
panel (conversation/assignment) is active
- Live feed has minimize button → restores last taskId or assignMode
- DAG nodes: Signal icon → restores telemetry feed
- Social button on DAG nodes: single router.push to avoid race (setView + setTaskId)
- Fixed social card message button: opens right panel with drawer:closed (no popup)
Co-Authored-By: Oz <oz-agent@warp.dev>
2026-03-01 18:17:58 -08:00
zenchantlive
f5303d2eb2
Replace image in README
...
Updated the image in the README to a new source.
2026-02-26 19:17:05 -08:00
zenchantlive
83f5f3d2bb
Revise README formatting and image links
...
Updated images and formatting in the README.
2026-02-26 19:15:07 -08:00
zenchantlive
8c562782db
Update README.md
2026-02-26 11:32:03 -08:00
zenchantlive
e86e0c98c7
Add work in progress notice to README
2026-02-26 10:56:11 -08:00
Warp
4251bd144b
docs: document Agent Sessions Hub, Timeline, and API endpoints
...
Add comprehensive documentation for recent feature additions:
- Agent Sessions Hub (/sessions): Epic-grouped task feed, cross-agent
communication, productivity metrics, and derived activity engine
- Timeline feature (/timeline): Real-time chronological activity feed
- Complete API reference for all endpoints including agent coordination,
sessions management, activity streaming, and bead operations
Updated README.md with new feature sections and links.
Covers commits from the last 5 days including:
- feat(skills): beadboard-driver skill (1ae7efb )
- feat(observability): timeline and agent productivity APIs (bfe4f85 )
- feat(ui): Social-Dense Agent Sessions Hub (f3558dc )
- feat(logic): derived-activity engine and agent-session protocols (ab05195 )
Co-Authored-By: Warp <agent@warp.dev>
2026-02-16 06:00:47 +00:00
zenchantlive
c8d7f8eb0d
readme pics
2026-02-13 00:20:44 -08:00
zenchantlive
969ecd5b47
readme
2026-02-13 00:11:58 -08:00
zenchantlive
6e1b20e961
docs: Rewrite README with strong feature highlights and multi-project capabilities (bb-18e)
2026-02-12 23:57:20 -08:00
zenchantlive
292a72f861
chore: initialize beadboard baseline
2026-02-11 17:42:51 -08:00