DexterFromLab
5815943861
Update README with full feature coverage
...
Add Ctx Manager panel, setup wizard, import/export, session colors,
ctx CLI flags (--shared, append, export), and FTS/WAL details.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 16:02:17 +01:00
Hibryda
a69022756a
docs: update meta files for OTEL telemetry session
2026-03-08 20:34:19 +01:00
Hibryda
820467c029
docs: update meta files for VSCode-style sidebar redesign session
2026-03-08 00:10:25 +01:00
Hibryda
4424a90f89
docs: update meta files for settings drawer conversion session
2026-03-07 23:48:12 +01:00
Hibryda
b1b34f8195
docs: update meta files for SettingsTab global settings redesign session
2026-03-07 23:23:53 +01:00
Hibryda
fa7d0bd915
docs: update meta files for SettingsTab global font controls session
2026-03-07 23:03:05 +01:00
Hibryda
edaf5fcdb6
docs: update meta files for deep dark themes session
2026-03-07 22:19:12 +01:00
Hibryda
54edb43e8b
docs: update meta files for multi-theme system session
2026-03-07 22:07:25 +01:00
Hibryda
67c416dc10
docs: update meta files for v3 Phases 6-10 completion
2026-03-07 16:34:00 +01:00
Hibryda
9766a480ed
docs: update meta files for v3 Mission Control MVP
...
- CLAUDE.md: add v3 key paths, update overview and test counts
- .claude/CLAUDE.md: add v3 constraints and Svelte 5 event syntax note
- README.md: update description for v3 MVP status
- TODO.md: move v3 planning to completed, add Phases 6-10 active items
- CHANGELOG.md: add v3 MVP entries under Unreleased
2026-03-07 16:06:39 +01:00
Hibryda
293bed6dc5
docs: update meta files for v3 Mission Control planning
...
Add v3 doc references to CLAUDE.md, .claude/CLAUDE.md, README.md, and
docs index. Add v3 planning TODOs. Update progress log with v3 session.
Update CHANGELOG with v3 planning entry. Trim oldest completed TODOs.
2026-03-07 15:23:03 +01:00
Hibryda
17c5f9b88a
docs: update meta files for Claude profiles, skill discovery, and extended agent options
2026-03-07 01:58:37 +01:00
Hibryda
768db420d3
docs: update meta files for Claude CLI path detection and split progress log
...
- Added pathToClaudeCodeExecutable and findClaudeCli() docs to CLAUDE.md,
.claude/CLAUDE.md, task_plan.md decisions log, and CHANGELOG.md
- Split docs/progress.md (425 lines) into progress.md (153 lines) +
progress-archive.md (180 lines) to stay under 300-line threshold
- Updated docs/README.md, README.md with archive file reference
- Updated TODO.md with completed items from this session
2026-03-07 01:28:13 +01:00
Hibryda
f97e7391a9
docs: update meta files for unified sidecar bundle
...
Updated all docs, CLAUDE.md files, README, and CHANGELOG to reflect
the consolidated sidecar approach (single agent-runner.mjs for both
Deno and Node.js). Removed references to agent-runner-deno.ts as
active runner. Added progress log entry for 2026-03-07 session.
2026-03-07 01:07:13 +01:00
Hibryda
af0eb362e6
docs: update meta files for SDK migration and AgentPane onDestroy bug
2026-03-06 22:57:55 +01:00
Hibryda
218570ac35
docs: update docs for relay hardening, reconnection, and session wrap
...
Update multi-machine docs with reconnection implementation details,
command response propagation, and pty_created confirmation flow.
Mark reconnection as complete in phases.md, progress.md, TODO.md.
Update CLAUDE.md files with reconnection and relay response info.
Add CHANGELOG entries for new features.
2026-03-06 19:49:28 +01:00
Hibryda
0a17c09a46
docs: update docs for multi-machine implementation (Phases A-D)
...
Update phases.md with completed multi-machine phases A-D. Add session
entry to progress.md. Update task_plan.md decisions log and open
questions. Update multi-machine.md status to implemented. Update
CLAUDE.md files with new paths and deps. Add multi-machine section to
README.md. Mark multi-machine as done in TODO.md with new follow-up
items. Add changelog entries for all multi-machine components.
2026-03-06 19:06:00 +01:00
Hibryda
250ea17d3e
chore: update meta files for multi-machine architecture session
2026-03-06 18:46:03 +01:00
Hibryda
86fbe3e762
chore: update meta files for subagent cost and dispatcher tests session
2026-03-06 17:12:58 +01:00
Hibryda
b7f77d8f60
chore: update meta files for agent teams session work
2026-03-06 16:54:46 +01:00
Hibryda
d021061b8a
docs: update all docs for session groups, Deno sidecar, signing key, and tests
...
Update progress log, phases, task_plan decisions, CLAUDE.md files,
README, TODO, and CHANGELOG to reflect session groups, Deno-first
sidecar integration, auto-update signing key, and 104-test suite.
2026-03-06 15:42:44 +01:00
Hibryda
f349f3bb14
docs: update all docs for polish session — copy/paste, theme hot-swap, tests, drag-resize
...
- progress.md: add session log for copy/paste, theme hot-swap, tree enhancements,
session resume, drag-resize, testing, CI, Deno PoC
- phases.md: mark completed items (copy/paste, drag-resize, tree click, subtree cost,
session resume, CI signing)
- task_plan.md: update theme decision (hot-swap works), add new decisions
- CLAUDE.md: add test paths, test commands, vitest dep
- .claude/CLAUDE.md: fix stale deferred items and theme limitation
- README.md: update feature summary
- TODO.md: move 7 completed items, update active list
- CHANGELOG.md: add session entries under [Unreleased]
2026-03-06 15:10:32 +01:00
Hibryda
1d028c67f7
docs: update all docs for Phase 5 completion with SSH, ctx, themes, detached mode
...
- phases.md: Phase 5 status -> complete, added SSH/ctx/themes/detached/shiki/updater items, updated file structure
- progress.md: added Phase 5 continued session log, updated next steps
- task_plan.md: added 6 new decisions (ctx read-only, SSH via PTY, themes, detached, shiki), status Rev 3
- CLAUDE.md: added new key paths (ctx.rs, adapters, utils, stores, components), updated deps
- .claude/CLAUDE.md: updated phase status, added new technical constraints
- README.md: updated v2 feature summary
- TODO.md: resolved completed items, added new active items
- CHANGELOG.md: added SSH, ctx, themes, detached, shiki, updater entries
2026-03-06 14:50:14 +01:00
Hibryda
4f2614186d
chore: update README, TODO, and CHANGELOG for Phase 6 completion
2026-03-06 14:23:24 +01:00
Hibryda
643eb15697
chore: update README, TODO, and CHANGELOG for Phase 5 progress
2026-03-06 13:46:44 +01:00
Hibryda
cd1271adf0
docs: update all docs for Phase 4 completion and MVP status
...
- phases.md: Phase 3 polish + Phase 4 items checked off as complete
- progress.md: Phase 4 session details added
- task_plan.md: status updated to "MVP COMPLETE"
- README.md: v2 status updated to "MVP complete (Phase 4 done)"
- TODO.md: Phase 3/4 moved to Completed, new post-MVP items added
- CHANGELOG.md: Phase 4 entries added under [Unreleased]
- .claude/CLAUDE.md: workflow status and constraints updated
2026-03-06 12:20:10 +01:00
Hibryda
c24e540080
docs: reflect Phase 3 agent SDK integration progress
...
Update phases.md with Phase 3 checklist (in_progress), add session
progress log entry, record claude CLI architecture decision in
task_plan.md, update README/TODO/CHANGELOG with Phase 3 additions,
and sync .claude/CLAUDE.md with current constraints.
2026-03-06 01:02:13 +01:00
Hibryda
54b0d44bc1
docs: reflect Phase 2 completion across all project documentation
...
Update progress log with Phase 2 deliverables, mark Phase 2 complete
in TODO/CHANGELOG/README, fix stale Solid.js reference in findings,
update task_plan status to BUILDING, add v2 key paths to CLAUDE.md.
2026-03-05 23:50:16 +01:00
Hibryda
406683799b
docs: reflect Phase 1 completion in README, TODO, and CHANGELOG
...
Move Phase 1 to completed in TODO.md, update README.md v2 status,
and add scaffolding entries to CHANGELOG.md.
2026-03-05 23:32:19 +01:00
Hibryda
afc5a7f895
chore: add project meta files and Claude behavioral guide
...
Add TODO.md, CHANGELOG.md, .claude/CLAUDE.md behavioral guide.
Update README.md with v2 planning notice and docs links.
Fix .gitignore to scope CLAUDE.md exclusion to root only.
2026-03-05 22:49:20 +01:00
DexterFromLab
4268ead6a4
Add ctx context manager, installer, and auto-detect Claude path
...
- ctx: SQLite-based cross-session context manager for Claude Code
- install.sh: automated installer (deps, files, symlinks, DB, .desktop)
- bterminal.py: replace hardcoded CLAUDE_PATH with auto-detection
- README.md: rewrite in English, document ctx and installation
- .gitignore: add CLAUDE.md
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 11:54:24 +01:00
DexterFromLab
edc13e2d27
Initial commit: BTerminal — GTK3 terminal with SSH & Claude Code session management
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 18:34:36 +01:00