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-24 04:05:59 +00:00
d2cdc3f8cd
fix(claude-adapter): add modern Claude Code banner tokens to ready_tokens
Godopu
pushed to
refactor
at
tmpl/multi-agent-mux
2026-08-24 03:53:48 +00:00
e6e70dbb21
feat(cli,registry): introduce --herdr-workspace option and decouple socket fallback chains
Godopu
pushed to
refactor
at
tmpl/multi-agent-mux
2026-08-24 02:33:17 +00:00
320f036575
chore: remove unused configuration file
54b458d2aa
chore(release): bump framework and skills version to v2.1.0
d7ab69ef68
feat(create,resume,stop): verify and standardize --herdr-session option with full peer review
f7e1513585
refactor: standardize --agent option usage, improve YAML registry fallback, and fix layout falsy-zero trap (J-1)
Compare 4 commits »
Godopu
pushed to
main
at
tmpl/multi-agent-mux
2026-08-24 02:32:52 +00:00
320f036575
chore: remove unused configuration file
Godopu
pushed to
main
at
tmpl/multi-agent-mux
2026-08-24 02:32:39 +00:00
54b458d2aa
chore(release): bump framework and skills version to v2.1.0
d7ab69ef68
feat(create,resume,stop): verify and standardize --herdr-session option with full peer review
f7e1513585
refactor: standardize --agent option usage, improve YAML registry fallback, and fix layout falsy-zero trap (J-1)
14e306be46
feat(layout,test): resolve backlog items I-2, I-3, and C-1 with unanimous peer review
31b2d70ffe
fix(lib,reconcile,test): address Claude review findings and verify 100% PASS
Compare 6 commits »
Godopu
pushed to
refactor
at
tmpl/multi-agent-mux
2026-08-23 13:19:21 +00:00
14e306be46
feat(layout,test): resolve backlog items I-2, I-3, and C-1 with unanimous peer review
31b2d70ffe
fix(lib,reconcile,test): address Claude review findings and verify 100% PASS
6e2e9b1161
feat(layout): implement right-growth 2xK grid layout engine in lib_py.layout and refactor lib.sh (B-20)
Compare 3 commits »
Godopu
pushed to
main
at
tmpl/multi-agent-mux
2026-08-23 09:01:48 +00:00
82eecfda24
fix(skills): resolve headless layout overflow, reconcile SKILLS_DIR scope, and prompt-injection fast-path gating (B-19)
Godopu
pushed to
refactor
at
tmpl/multi-agent-mux
2026-08-23 09:00:19 +00:00
82eecfda24
fix(skills): resolve headless layout overflow, reconcile SKILLS_DIR scope, and prompt-injection fast-path gating (B-19)
Godopu
pushed to
refactor
at
tmpl/multi-agent-mux
2026-08-23 08:13:53 +00:00
f133e52863
docs(deploy): synchronize deploy/ assets with nats-docker submodule and hermes prefix defaults
adecff2194
docs: synchronize MESSAGING.md, IMPROVEMENTS.md, implementation_plan.md and add D-31/D-32 freshness guards
916185c751
docs: archive Reviewer cline PASS report and update submodule doc links
12ba30bde1
docs: move PRIVATE_SERVER.md and NATS_REPORT.md to nats-docker submodule
629a67f09d
feat(deploy): convert docker/ deployment assets to nats-docker submodule
Compare 8 commits »
Godopu
pushed to
main
at
tmpl/multi-agent-mux
2026-08-23 07:59:59 +00:00
f133e52863
docs(deploy): synchronize deploy/ assets with nats-docker submodule and hermes prefix defaults
adecff2194
docs: synchronize MESSAGING.md, IMPROVEMENTS.md, implementation_plan.md and add D-31/D-32 freshness guards
916185c751
docs: archive Reviewer cline PASS report and update submodule doc links
12ba30bde1
docs: move PRIVATE_SERVER.md and NATS_REPORT.md to nats-docker submodule
Compare 4 commits »
Godopu
pushed to
main
at
tmpl/multi-agent-mux
2026-08-23 06:08:24 +00:00
629a67f09d
feat(deploy): convert docker/ deployment assets to nats-docker submodule
Godopu
pushed to
main
at
tmpl/multi-agent-mux
2026-08-23 06:02:26 +00:00
ed96a054e1
docs(reports): archive Reviewer cline PASS verification report for refactor branch commits
b09d4209d8
feat(deploy): create production Docker assets in docker/ (compose, nats.conf, env template, README) with D-22~D-30 freshness guards
Compare 2 commits »
Godopu
pushed to
main
at
tmpl/multi-agent-mux
2026-08-22 14:52:01 +00:00
3523b9b1ea
docs(broker): establish remote Docker deployment plan for nats-server with networking/security guides and add D-15~D-21 freshness guards
Godopu
pushed to
dev
at
lab/landing_page
2026-08-21 05:06:41 +00:00
8eabd7a2db
feat(ui): modernize footer layout, reorder metrics, and finalize English localization
b8f1a000fd
feat(footer): internationalize footer layout and remove directions section
184ff8263c
feat(header): add favicon logo symbol and update brand text
1b84803582
feat(home): redesign homepage sections according to TO-FIX requirements
Compare 4 commits »
Godopu
pushed to
main
at
lab/landing_page
2026-08-21 02:11:05 +00:00
73c4f8a8cb
docs(research): add MCM and MVQM project reference specifications
1470806e06
feat(header): add smart sticky scroll animation and styling refinements
Compare 2 commits »
Godopu
pushed to
dev
at
lab/landing_page
2026-08-21 02:09:42 +00:00
73c4f8a8cb
docs(research): add MCM and MVQM project reference specifications
1470806e06
feat(header): add smart sticky scroll animation and styling refinements
Compare 2 commits »
Godopu
pushed to
main
at
tmpl/multi-agent-mux
2026-08-20 15:43:45 +00:00
c6b6c77ce4
feat(messaging): implement Track 0 fault tolerance (B-14, B-15) and add 10 regression guards (G-1 to G-10)
4025623958
docs(broker): expand PRIVATE_SERVER.md with versatility guide and create implementation_plan.md
a9934ad104
docs(messaging): add NATS vs MQTT feasibility report, private broker guide, and update IMPROVEMENTS backlog
Compare 3 commits »
Godopu
pushed to
main
at
lab/landing_page
2026-08-20 13:49:16 +00:00
Godopu
created branch
main
in
lab/landing_page
2026-08-20 13:49:16 +00:00
Godopu
created branch
dev
in
lab/landing_page
2026-08-20 13:49:03 +00:00
Previous
3
Next