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-12 07:52:38 +00:00
eb733cf7c1
refactor(deploy): consolidate install scripts and INSTALL.md into deploy/
2d2510f391
refactor(lib): add robust TUI readiness tokens for cline
dc1a2718d1
refactor(lib): extend wait_for_tui_ready timeout to 30 seconds
742e71b784
refactor(lib): map cline isolation paths directly to root without data subfolder
f1e754d73e
refactor(lib): physically copy sqlite DBs instead of symlinking for cline
Compare 11 commits »
Godopu
pushed to
main
at
tmpl/multi-agent-mux
2026-07-12 05:44:09 +00:00
49176b43b6
refactor(lib): hash entire session dictionary to widen YAML write-gate
60f3af4af9
refactor(monitor): keep sessions alive on job completion, kill only on errors
288132c7ba
refactor(install): port venv bootstrap, config tools and gitignore exclusions to installer
382c314d5e
refactor(rules): resolve loop report paths colon-safety and terminology gaps
65843e0557
docs(rules): update multi-agent rules with job-centric structure pointers
Compare 11 commits »
Godopu
pushed to
main
at
tmpl/multi-agent-mux
2026-07-11 01:25:41 +00:00
cdeea81521
docs(handoff): add session handoff file detailing remaining skill optimizations
b258d238cb
chore(registry): mark planner, reviewer, and creator sessions as stopped
7eeb4b709a
perf(skills): optimize sleeps and modularize duplication with multi-agent consensus PASS
25de01eaad
fix(skills): solve set -e error propagation in create_session.sh and include final PASS reviews
da895fccd5
fix(skills): resolve blank-padding viewport bug in send_keys_safe and fix rc status leak
Compare 16 commits »
Godopu
pushed to
main
at
tmpl/multi-agent-mux
2026-07-10 03:45:42 +00:00
4842d0f892
docs(handover): save session isolation handover brief to workspace root
Godopu
pushed to
main
at
tmpl/multi-agent-mux
2026-07-10 03:37:16 +00:00
d76e470942
docs(isolation): commit session isolation design documents and guidelines
768cfe5c6d
feat(isolation): implement Phase 1-3 session isolation with stop purge and resume safety
35068f7a9e
docs: restrict job report markdowns to agent-specific subdirectories under .mam/jobs/
a0a92432b8
docs: align MULTI_AGENT_RULES.ko.md with markdown file-based collaboration protocols
c7ce014eac
docs: enforce markdown file-based task delegation and result delivery in MULTI_AGENT_RULES.md
Compare 6 commits »
Godopu
pushed to
main
at
tmpl/multi-agent-mux
2026-07-09 03:07:35 +00:00
6408f4a5ec
feat(deploy): parameterize distribution URLs via MAM_*_URL env vars
0fa09b4d90
refactor: rename AGENT.md to MULTI_AGENT_RULES.md and consolidate INSTRUCTION.md into AGENTS.md
Compare 2 commits »
Godopu
pushed to
main
at
tmpl/multi-agent-mux
2026-07-09 01:47:05 +00:00
2b9bb39d6f
fix: add cline agent support to resolve_session_id.sh and resume documentation
21a4e96052
fix: resolve correct python interpreter for injected publish_event command
0c5363e469
docs: update SKILL_FEATURES.md with dynamic TUI readiness gating and onboarding automation
ef57749e9f
feat: implement --onboard flag in multi-agent-mux-create and update AGENT.md onboarding handshake protocol
Compare 4 commits »
Godopu
pushed to
main
at
lab/multi-agent-paper
2026-07-06 14:28:48 +00:00
2030721155
refactor: reorganize project structure by moving deployment and asset files and updating core orchestration scripts
Godopu
pushed to
main
at
lab/multi-agent-paper
2026-07-06 14:23:19 +00:00
f2a1611390
docs: redesign T1 client creation with transport selector pattern, remove grpc.ClientConn from QUIC path
c6dab0a901
docs: remap gRPC-over-QUIC transport to per-RPC stream mapping, resolve HOLB contradiction
f6fb8a038f
docs: align core proposal to HTTP/3-based gRPC over QUIC and add HTTP/2 fallback
5fed318883
docs: define designated multi-agent workflow loop (planner-developer-reviewer) in AGENT guidelines
a9ff3d56ee
docs: apply reviewer feedback to DRAFT_PLAN.md (citation fixes, RQ4, A2A year)
Compare 6 commits »
Godopu
pushed to
main
at
lab/multi-agent-paper
2026-07-06 00:53:42 +00:00
ee9ae41195
docs: update DRAFT_PLAN.md with problem definitions & gRPC justification, move agent rules to .agents/
Godopu
pushed to
main
at
tmpl/multi-agent-mux
2026-06-28 01:32:32 +00:00
6e3c866461
docs: clean up stale create_session usage instructions in comments and markdown examples
7c8267240d
feat: enforce required agent roles at creation and role immutability in registry
Compare 2 commits »
Godopu
pushed to
main
at
tmpl/multi-agent-mux
2026-06-28 01:24:12 +00:00
f457180777
refactor: adapt multi-agent-mux skills and agent guidelines for the Team Leader scenario
81474ac3f7
docs: add Step 0 provisioning to BOOTSTRAP.md and update README.md with curl installer
dd9500a271
feat(multi-agent-mux): integrate cline agent support, fix sqlite3 naming collision, simplify delegation docs, and add SKILL_FEATURES.md
Compare 3 commits »
Godopu
pushed to
main
at
tmpl/multi-agent-mux
2026-06-26 23:28:50 +00:00
dfd0a9483d
feat: implement loop and discuss task delegation types in multi-agent-mux-delegate-job
Godopu
pushed to
main
at
tmpl/multi-agent-mux
2026-06-26 14:00:32 +00:00
3b8db1eca2
fix(skills): add 0.5s sleep delay after paste-buffer to prevent key collisions
Godopu
pushed to
main
at
tmpl/multi-agent-mux
2026-06-26 12:33:29 +00:00
698ea09b27
docs: update AGENT.md references to .agents/AGENT.md
Godopu
pushed to
main
at
tmpl/multi-agent-mux
2026-06-26 12:28:45 +00:00
57d8f6c2ff
refactor: move AGENT.md and AGENT.ko.md to .agents/ directory
Godopu
pushed to
main
at
tmpl/multi-agent-mux
2026-06-26 12:17:44 +00:00
e14ee90243
fix(skills): point HOME_DIR to real home directory and fix Hermes database path
Godopu
pushed to
main
at
lab/multi-agent-paper
2026-06-25 23:08:27 +00:00
403793cbb9
docs: update project documentation in README.md
643b7490fa
chore: replace MARP_SLIDE with updated SLIDE and add related media assets
7de457d614
docs: copy presentation slide markdown files to paper_draft directory
e48e85abf3
docs: add Marp presentation slides (MARP_SLIDE.md)
ed998cb556
docs: add web-based interactive presentation dashboard (presentation.html)
Compare 10 commits »
Godopu
created branch
main
in
lab/multi-agent-paper
2026-06-25 23:08:27 +00:00
Godopu
created repository
lab/multi-agent-paper
2026-06-25 23:07:53 +00:00
Previous
9
Next