Edward R. Gonzalez ed
ed pushed to master at ed/manual_slop 2026-03-02 10:05:13 -08:00
85456d2a61 chore: update JOURNAL.md with heuristics and backlog
13926bce2f docs: Add DOD/Immediate Mode heuristics and backlog future tracks
Compare 2 commits »
ed pushed to master at ed/manual_slop 2026-03-02 09:53:47 -08:00
72f54f9aa2 docs: Add Inter-Domain Bridge section to Meta-Boundary guide
ed pushed to master at ed/manual_slop 2026-03-02 09:52:18 -08:00
b4de62f2e7 docs: Enforce strict atomic per-task commits for Tier 2 agents
ff7f18b2ef conductor(track): Add task to remove hardcoded machine paths from mma_exec scripts
Compare 2 commits »
ed pushed to master at ed/manual_slop 2026-03-02 09:46:45 -08:00
dbe1647228 chore: update JOURNAL.md with Meta-Boundary documentation addition
5b3c0d2296 docs: Add Meta-Boundary guide to clarify Application vs Tooling domains
Compare 2 commits »
ed pushed to master at ed/manual_slop 2026-03-02 09:39:49 -08:00
9eabebf9f4 conductor(track): Expand scope of architecture track to fully integrate MCP tools
ed pushed to master at ed/manual_slop 2026-03-02 09:32:20 -08:00
6837a28b61 chore: update JOURNAL.md for testing consolidation and dependency order
bf10231ad5 conductor(track): Initialize testing consolidation track and add execution order
f088bab7e0 chore: update JOURNAL.md for architecture track
1eeed31040 conductor(track): Initialize 'architecture_boundary_hardening' track
e88336e97d chore: update JOURNAL.md for new tracks
Compare 6 commits »
ed pushed to master at ed/manual_slop 2026-03-02 09:08:35 -08:00
821983065c chore: update JOURNAL.md — session 2 track initializations
bdf02de8a6 chore: remove empty test_20260302 track artifact
c1a86e2f36 conductor(track): Initialize track 'mma_agent_focus_ux_20260302'
4f11d1e01d conductor(track): Initialize track 'feature_bleed_cleanup_20260302'
Compare 4 commits »
ed pushed to master at ed/manual_slop 2026-03-02 08:42:33 -08:00
0ad47afb21 chore: add TASKS.md and JOURNAL.md entry — capture mma_agent_focus_ux next track
ed pushed to master at ed/manual_slop 2026-03-02 08:41:04 -08:00
d577457330 conductor(plan): Close track context_token_viz_20260301 — all phases verified
2929a64b34 conductor(plan): Mark Phase 3 tasks 3.1-3.2 complete [context_token_viz_20260301] 6f18102
6f18102863 feat(token-viz): Phase 3 — auto-refresh triggers and /api/gui/token_stats endpoint
Compare 3 commits »
ed pushed to master at ed/manual_slop 2026-03-02 08:24:20 -08:00
7b5d9b1212 feat(token-viz): Phase 2 — trim warning, Gemini/Anthropic cache status display
1c8b094a77 fix(gui): restore missing _render_message_panel method def after set_file_slice edit
9ae6f9da05 conductor(plan): Mark Phase 1 tasks complete [context_token_viz_20260301] 5bfb20f
5bfb20f06f feat(token-viz): Phase 1 — token budget panel with color bar and breakdown table
Compare 4 commits »
ed pushed to master at ed/manual_slop 2026-03-02 08:00:37 -08:00
80ebc9c4b1 chore: restore .gemini conductor agent files
ed pushed to master at ed/manual_slop 2026-03-02 07:58:32 -08:00
970b4466d4 conductor(tracks): remove deleted ux_sim_test artifact from tracks.md
776d709246 chore: delete ux_sim_test_20260301 — test artifact from New Track form exercise
Compare 4 commits »
ed pushed to master at ed/manual_slop 2026-03-02 07:46:32 -08:00
c35f372f52 conductor(tracks): archive 3 completed tracks, update tracks.md with active/archived sections
e7879f45a6 fix(test): replace fixed sleeps with polling in context_bleed test to fix ordering flake
57efca4f9b fix(thread-safety): lock disc_entries reads/writes in HookServer, remove debug logs
Compare 3 commits »
ed pushed to master at ed/manual_slop 2026-03-02 07:28:33 -08:00
eb293f3c96 chore: config, layout, project history, simulation framework updates
0b5552fa01 test(suite): update all tests for streaming/locking architecture and mock parity
5de253b15b test(mock): major mock_gemini_cli rewrite — robust is_resume detection, tool triggers
1df088845d fix(mcp): mcp_client refactor, claude_mma_exec update
89e82f1134 fix(infra): api_hook_client debug logging, gemini_cli_adapter streaming fixes, ai_client minor
Compare 6 commits »
ed pushed to master at ed/manual_slop 2026-03-01 20:47:10 -08:00
c14150fa81 oops
ed pushed to master at ed/manual_slop 2026-03-01 20:46:51 -08:00
ed pushed to master at ed/manual_slop 2026-03-01 20:05:15 -08:00
9fb01ce5d1 feat(mma): complete Phase 6 and finalize Comprehensive GUI UX track
ed pushed to master at ed/rook 2026-03-01 19:52:16 -08:00
83dd16a6c2 bd: backup 2026-03-02 03:52
84e04dfa7a feat(tts): ElevenLabs primary + Google Cloud TTS fallback, async speak, env-var config
2df984ac4c chore(deps): dearpygui->imgui-bundle, add google-cloud-texttospeech and openai for STT/TTS
a80b31f1d9 feat(cosy): CoSy subprocess integration with stdin/stdout pipe, vocab policy, backup-before-redefine
2344f7cff5 chore(discord): replace Telegram with Discord integration (discord.py)
Compare 5 commits »
ed pushed to master at ed/rook 2026-03-01 19:34:59 -08:00
0120bd8b1b bd: backup 2026-03-02 03:34
b783102338 feat(git): git operations with allowlist gates and confirm on destructive ops
dd8452d38b feat(files): read/write/delete with backup-before-edit and policy gates
291bb9dbf3 feat(shell): safe subprocess execution with policy checks and logging
77f6f6a76c conductor(checkpoint): end of phase foundation
Compare 5 commits »
ed pushed to master at ed/rook 2026-03-01 19:18:07 -08:00
49ecc68a86 bd: backup 2026-03-02 03:18
66df060c6a feat(policy): allowlist enforcement, confirm gates, backup-before-edit
5c74e6c2e6 feat(agent): core agent loop with asyncio, Claude API, tool dispatch, background thread
Compare 3 commits »