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
refactor
at
tmpl/multi-agent-mux
2026-08-08 14:38:24 +00:00
fbf275a8bc
fix(b4): restore dynamic POSIX timestamp in herdr ls shim and reconcile.sh (100% PASS)
Godopu
pushed to
refactor
at
tmpl/multi-agent-mux
2026-08-08 13:08:57 +00:00
e38b3e07b8
docs(log): update session table to reflect running agent sessions
6171664121
docs(log): update LOG.md with session close state and latest task accomplishments
cf51b2ce13
refactor(tests): remove redundant and stale legacy test suites for faster execution
399242dac5
feat(deploy): implement lib_ownership, registry merge, and deployment test suite
cc11a02784
feat(deploy): update deploy scripts with framework ownership and registry merge (Job 1567c88e)
Compare 17 commits »
Godopu
pushed to
main
at
tmpl/multi-agent-mux
2026-08-08 12:51:38 +00:00
6171664121
docs(log): update LOG.md with session close state and latest task accomplishments
cf51b2ce13
refactor(tests): remove redundant and stale legacy test suites for faster execution
Compare 2 commits »
Godopu
pushed to
main
at
tmpl/multi-agent-mux
2026-08-07 14:50:26 +00:00
399242dac5
feat(deploy): implement lib_ownership, registry merge, and deployment test suite
cc11a02784
feat(deploy): update deploy scripts with framework ownership and registry merge (Job 1567c88e)
Compare 2 commits »
Godopu
pushed to
main
at
tmpl/multi-agent-mux
2026-08-07 13:40:02 +00:00
68f43349be
fix(e2e): finalize sqlite concurrency locking, mock_herdr atomic state, and e2e test suite (100% PASS)
ab00be4ad2
chore(mam): update LOG.md with resumed agent sessions status
c1e802f1ae
chore(mam): stop agent sessions and record stopped status in LOG.md
fa4e1be8e0
docs(log): add LOG.md summary for session tracking and seamless task resumption
2fc0f588f6
fix(lib): export HOME_DIR, CLAUDE_PROJECT_DIR, and LOCAL_BIN in lib.sh for proper child environment inheritance
Compare 15 commits »
Godopu
pushed to
refactor
at
tmpl/multi-agent-mux
2026-08-07 00:21:42 +00:00
5ab76874e4
fix(c2): remove unused .cache directory creation and clean up state dead code (100% PASS)
Godopu
pushed to
refactor
at
tmpl/multi-agent-mux
2026-08-06 14:55:02 +00:00
3530e8b65a
fix(a3): resolve shift buffer race condition with call-unique tokens, atomic write, and automatic GC (100% PASS)
Godopu
pushed to
refactor
at
tmpl/multi-agent-mux
2026-08-06 13:57:57 +00:00
0f6dd8ba8b
fix(b3): eliminate command -v herdr bash function false positive in preflight checks (100% PASS)
Godopu
pushed to
refactor
at
tmpl/multi-agent-mux
2026-08-06 12:13:05 +00:00
cdeb9e2c8f
feat(o1): implement reviewer feedback rebuttal and re-adjudication protocol (100% PASS)
2d5e20a6aa
docs(c1): purge all 29 legacy Kanban references from SKILL.md and documentation (100% PASS)
924e77e8b8
feat(b1): fix find_workspace_uuid tier-3 identity lookup and add test_b1_tier3_identity.py (100% PASS)
Compare 3 commits »
Godopu
pushed to
main
at
tmpl/multi-agent-mux
2026-08-06 12:08:13 +00:00
cdeb9e2c8f
feat(o1): implement reviewer feedback rebuttal and re-adjudication protocol (100% PASS)
2d5e20a6aa
docs(c1): purge all 29 legacy Kanban references from SKILL.md and documentation (100% PASS)
Compare 2 commits »
Godopu
pushed to
main
at
tmpl/multi-agent-mux
2026-08-05 15:02:24 +00:00
924e77e8b8
feat(b1): fix find_workspace_uuid tier-3 identity lookup and add test_b1_tier3_identity.py (100% PASS)
Godopu
pushed to
main
at
tmpl/multi-agent-mux
2026-08-05 01:37:37 +00:00
b6c41e6486
docs(skills): update SKILL.md documentation to reflect HERDR_SESSION_NAME native naming
0fe3b9932c
fix(refactor): remove tracked tmp file, add *.tmp to gitignore, fix herdr_session lookup in reconcile.sh MQTT handler
ddd43ecbea
fix(refactor): address reviewer findings R-1..R-8, achieve 31/31 test pass
8dcb2b2d9e
docs(env): replace legacy TMUX_SERVER_NAME with HERDR_SESSION_NAME in .mam.env.example
51dcf56c80
feat(scope): implement workspace-scoped session isolation (A-1) and native Herdr session naming (A-5)
Compare 11 commits »
Godopu
pushed to
refactor
at
tmpl/multi-agent-mux
2026-08-05 01:31:58 +00:00
b6c41e6486
docs(skills): update SKILL.md documentation to reflect HERDR_SESSION_NAME native naming
0fe3b9932c
fix(refactor): remove tracked tmp file, add *.tmp to gitignore, fix herdr_session lookup in reconcile.sh MQTT handler
ddd43ecbea
fix(refactor): address reviewer findings R-1..R-8, achieve 31/31 test pass
Compare 3 commits »
Godopu
pushed to
refactor
at
tmpl/multi-agent-mux
2026-08-05 00:33:49 +00:00
8dcb2b2d9e
docs(env): replace legacy TMUX_SERVER_NAME with HERDR_SESSION_NAME in .mam.env.example
51dcf56c80
feat(scope): implement workspace-scoped session isolation (A-1) and native Herdr session naming (A-5)
793a221587
docs: add herdr-server to herdr-session transition task (A-5) to IMPROVEMENTS.md
addcabf7d3
docs: rename OPTIMIZATION.md to IMPROVEMENTS.md
aac2960586
docs: consolidate CODEBASE_REVIEW_REPORT.md into OPTIMIZATION.md
Compare 6 commits »
Godopu
pushed to
refactor
at
tmpl/multi-agent-mux
2026-08-05 00:12:06 +00:00
d6b7b97892
docs: update CODEBASE_REVIEW_REPORT.md to exclude resolved defects
ea36e81624
fix(skills): resolve session resolution, add cancelled event status, and scope mqtt topic
Compare 2 commits »
Godopu
pushed to
main
at
tmpl/multi-agent-mux
2026-08-04 13:22:40 +00:00
68eff79810
feat(deploy): install update/remove scripts into .mam_deploy/ and refine markdown staging
2ff8b2c4a9
docs: document .mam.env config file, legacy migration path, and save loop reports
7d54fd8104
test: cover .mam.env migration, shadowing, ownership and uninstall preservation
40a1c0faa9
fix(deploy): pre-capture env ownership and keep backup/restore symmetric
443f381092
fix(deploy): back up MAM-owned env under --force and restrict deletion to --purge-env
Compare 11 commits »
Godopu
created branch
refactor
in
tmpl/multi-agent-mux
2026-08-04 13:22:05 +00:00
Godopu
pushed to
refactor
at
tmpl/multi-agent-mux
2026-08-04 13:22:05 +00:00
68eff79810
feat(deploy): install update/remove scripts into .mam_deploy/ and refine markdown staging
2ff8b2c4a9
docs: document .mam.env config file, legacy migration path, and save loop reports
7d54fd8104
test: cover .mam.env migration, shadowing, ownership and uninstall preservation
40a1c0faa9
fix(deploy): pre-capture env ownership and keep backup/restore symmetric
443f381092
fix(deploy): back up MAM-owned env under --force and restrict deletion to --purge-env
Compare 10 commits »
Godopu
pushed to
main
at
tmpl/multi-agent-mux
2026-07-27 04:16:16 +00:00
002d9b268d
feat: add force-refresh capability and allow framework-owned skill updates during installation
Godopu
pushed to
main
at
tmpl/multi-agent-mux
2026-07-24 15:11:36 +00:00
520168ca55
refactor: use delegated python binary in script execution and update resolution logic to prioritize virtual environments
Previous
6
Next