This website requires JavaScript.
Explore
Help
Register
Sign In
Godopu
0 Followers
·
0 Following
Joined on
2022-09-07
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues.
Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
1
Projects
Packages
Public Activity
Starred Repositories
Godopu
pushed to
main
at
tmpl/multi-agent-mux
2026-07-24 15:03:57 +00:00
c4839822ed
fix(resume): add --workspace symmetry in resume_session.sh and update test_tier4_e2e for isolation model
Godopu
pushed to
main
at
tmpl/multi-agent-mux
2026-07-24 14:59:57 +00:00
6918f211e8
fix(stop): use ignore_errors=True when purging brain directory
Godopu
pushed to
main
at
tmpl/multi-agent-mux
2026-07-24 14:42:42 +00:00
57bc1b2d11
fix(resume): declare default AGENT variable in update_yaml_resumed.sh to avoid unbound variable error
Godopu
pushed to
main
at
tmpl/multi-agent-mux
2026-07-24 14:39:41 +00:00
d2a82478e9
fix(resume): pass workspace, role, and epoch to update_yaml_resumed.sh to fix fallback silent bugs
Godopu
pushed to
main
at
tmpl/multi-agent-mux
2026-07-24 14:38:26 +00:00
d6b523c943
test(challenger): update herdr_session key to herdr_server in test_workspace_server_mapping
Godopu
pushed to
main
at
tmpl/multi-agent-mux
2026-07-24 14:37:42 +00:00
6d6bc7a13a
docs(reports): add peer review report for commits
cb88771
and
f0a2103
Godopu
pushed to
main
at
tmpl/multi-agent-mux
2026-07-24 14:37:23 +00:00
9ba45e536f
test(tests): update test suite to align with isolation refactor and relative skill path
cb88771923
fix(resume): auto-create session entry in update_yaml_resumed.sh when missing
f0a2103edf
refactor(isolation): simplify agent session isolation and remove legacy home-isolation helpers
Compare 3 commits »
Godopu
pushed to
herdr
at
tmpl/multi-agent-mux
2026-07-23 13:18:45 +00:00
e4b1fb3329
fix(skills): support tmux -S flag in capture-pane shim of lib.sh
6378471702
docs(rules): migrate MULTI_AGENT_RULES from tmux to herdr and archive reviewer reports
974941bdb4
fix(deploy): migrate deployment scripts and docs from tmux to herdr
c00fbb1356
docs: add implementation plan for deploy/ tmux to herdr migration by planner claude
87bb2780ac
refactor: rename resolve_herdr_workspace to resolve_herdr_session and use herdr_session database field consistently
Compare 11 commits »
Godopu
pushed to
main
at
tmpl/multi-agent-mux
2026-07-23 00:41:17 +00:00
15ffc8f6bb
feat(mux): implement onboarding prompt initialization, 4-tier UUID validation, and TUI 1:1 cross-matching
Godopu
pushed to
main
at
tmpl/multi-agent-mux
2026-07-22 14:44:50 +00:00
c65b194d88
fix(lib): resolve root causes of login prompt in claude and TOS/theme onboarding in agy
Godopu
pushed to
main
at
tmpl/multi-agent-mux
2026-07-21 23:54:24 +00:00
8f7f4ed868
docs(reports): add durable peer review reports from multi-agent loop
Godopu
pushed to
main
at
tmpl/multi-agent-mux
2026-07-21 23:53:43 +00:00
c1b74c1b5c
docs(report): add architecture and multi-agent orchestration report
Godopu
pushed to
main
at
tmpl/multi-agent-mux
2026-07-21 22:47:32 +00:00
6692c275ea
fix(lib): seed antigravity config, library preferences, app support, and linux XDG paths for agy session isolation to bypass TOS/onboarding prompt
Godopu
pushed to
main
at
tmpl/multi-agent-mux
2026-07-21 22:07:46 +00:00
36a087af58
refactor: update multi-agent rules to TMUX & refactor MAM skills scripts
Godopu
pushed to
main
at
tmpl/multi-agent-mux
2026-07-20 15:07:42 +00:00
e4b1fb3329
fix(skills): support tmux -S flag in capture-pane shim of lib.sh
6378471702
docs(rules): migrate MULTI_AGENT_RULES from tmux to herdr and archive reviewer reports
974941bdb4
fix(deploy): migrate deployment scripts and docs from tmux to herdr
c00fbb1356
docs: add implementation plan for deploy/ tmux to herdr migration by planner claude
87bb2780ac
refactor: rename resolve_herdr_workspace to resolve_herdr_session and use herdr_session database field consistently
Compare 19 commits »
Godopu
pushed to
main
at
lab/multi-agent-paper
2026-07-20 04:53:35 +00:00
d4e1246138
refactor: move gRPC_Based_Interface/ into docs/ and add new docs
39daf013cd
docs: integrate core prompt engineering rules (role, few-shot, verification) and update script
9620de9ae6
docs: expand 3 engineering pillars into 4 slides with examples and add script
a027cf8885
docs: expand 4 essential functions into 5 slides with examples and update script
ed97171959
docs: refine 0_intro.md and script into conversational tone after multi-agent peer review
Compare 5 commits »
Godopu
pushed to
herdr
at
tmpl/multi-agent-mux
2026-07-19 22:58:47 +00:00
efadc231fb
Delete Flutter-based multi-agent-mux-ui folder and root Melos/Flutter config files
Godopu
pushed to
herdr
at
tmpl/multi-agent-mux
2026-07-19 22:48:20 +00:00
3a6e4da1a3
Fix mock pane close command in conftest and resolve pane_id collisions in E2E Scenario 5 tests
Godopu
pushed to
herdr
at
tmpl/multi-agent-mux
2026-07-19 22:42:10 +00:00
6df4b03661
Align conftest mock herdr and unit test assertions with Claude's simplified session-based isolation and native herdr command updates
cccc30a8ac
chore: gitignore Flutter/Dart build artifacts and IDE files, untrack committed .dart_tool
ff7a2873f9
Implement full E2E, integration, component, and unit tests, and resolve all leftover tmux-to-herdr issues in UI and core scripts
30e606b0fa
Clean up all tmux occurrences from dev skills and integrate herdr wrapper translation shim with dynamic env and workspace ID parsing
42b54d7643
Migrate backend to herdr using a seamless translation shim wrapper
Compare 5 commits »
Godopu
created branch
herdr
in
tmpl/multi-agent-mux
2026-07-19 22:42:10 +00:00
Previous
7
Next