Commit Graph

  • d4e1246138 refactor: move gRPC_Based_Interface/ into docs/ and add new docs main Godopu 2026-07-20 09:39:12 +09:00
  • 39daf013cd docs: integrate core prompt engineering rules (role, few-shot, verification) and update script Godopu 2026-07-19 14:51:40 +09:00
  • 9620de9ae6 docs: expand 3 engineering pillars into 4 slides with examples and add script Godopu 2026-07-19 14:37:21 +09:00
  • a027cf8885 docs: expand 4 essential functions into 5 slides with examples and update script Godopu 2026-07-19 14:30:18 +09:00
  • ed97171959 docs: refine 0_intro.md and script into conversational tone after multi-agent peer review Godopu 2026-07-19 14:27:07 +09:00
  • 83ce47c470 docs: improve 0_intro.md tone and add 0_intro_script.md presentation script Godopu 2026-07-19 14:12:11 +09:00
  • ad07168c80 docs: add Driver vs Self-Driving Car analogy slide to 0_intro.md Godopu 2026-07-19 14:08:04 +09:00
  • 5cbac7e87f docs: rewrite comparison slides in easy-to-understand conversational tone Godopu 2026-07-19 14:06:22 +09:00
  • 3e4f5fe5f7 docs: add concrete research command example and comparative table to 0_intro.md Godopu 2026-07-19 14:04:14 +09:00
  • 49073a67c3 docs: add comparison slide between LLM and Agent to 0_intro.md Godopu 2026-07-19 11:31:18 +09:00
  • 7e1d2304ad docs: split SLIDE.md into separate chapter-wise files Godopu 2026-07-19 11:28:57 +09:00
  • cc2b2257c0 docs: add Model eats the Scaffolding slide showing transition of Planning to models Godopu 2026-07-19 11:27:51 +09:00
  • c969d436e3 docs: add introductory slides defining AI Agent vs AI Model and four essential functions Godopu 2026-07-19 11:19:14 +09:00
  • 3ddfd07fcd refactor: relocate 260724 seminar slides and plan to dedicate working directory and update image paths Godopu 2026-07-19 11:10:09 +09:00
  • 7095da4c9e docs: remove redundant multi-agent workflow reference guide Godopu 2026-07-19 11:04:43 +09:00
  • 13496ce922 docs: track and commit AGENTS.md and scripts/generate-env.sh Godopu 2026-07-19 10:53:37 +09:00
  • 4d6423e92f docs: restructure SLIDE.md lecture deck around 5-part outline with bridge structure Godopu 2026-07-19 10:33:46 +09:00
  • 9e4f286b43 refactor: remove legacy multi-agent-mux skills and infrastructure, and add Mattermost notification script and collaboration documentation Godopu 2026-07-12 23:20:48 +09:00
  • d885aa52ae docs: add multi-agent collaboration workflow reference guide Godopu 2026-07-08 10:53:17 +09:00
  • 2030721155 refactor: reorganize project structure by moving deployment and asset files and updating core orchestration scripts Godopu 2026-07-06 23:28:45 +09:00
  • f2a1611390 docs: redesign T1 client creation with transport selector pattern, remove grpc.ClientConn from QUIC path Godopu 2026-07-06 11:55:11 +09:00
  • c6dab0a901 docs: remap gRPC-over-QUIC transport to per-RPC stream mapping, resolve HOLB contradiction Godopu 2026-07-06 11:44:09 +09:00
  • f6fb8a038f docs: align core proposal to HTTP/3-based gRPC over QUIC and add HTTP/2 fallback Godopu 2026-07-06 11:31:02 +09:00
  • 5fed318883 docs: define designated multi-agent workflow loop (planner-developer-reviewer) in AGENT guidelines Godopu 2026-07-06 11:10:07 +09:00
  • a9ff3d56ee docs: apply reviewer feedback to DRAFT_PLAN.md (citation fixes, RQ4, A2A year) Godopu 2026-07-06 11:06:12 +09:00
  • 2d48dc5323 docs: align terminology (sensing/control layer) and update agent guidelines Godopu 2026-07-06 10:59:08 +09:00
  • ee9ae41195 docs: update DRAFT_PLAN.md with problem definitions & gRPC justification, move agent rules to .agents/ Godopu 2026-07-06 09:53:36 +09:00
  • 403793cbb9 docs: update project documentation in README.md Godopu 2026-06-26 08:08:05 +09:00
  • 643b7490fa chore: replace MARP_SLIDE with updated SLIDE and add related media assets Godopu 2026-06-26 07:30:53 +09:00
  • 7de457d614 docs: copy presentation slide markdown files to paper_draft directory Godopu 2026-06-25 23:20:10 +09:00
  • e48e85abf3 docs: add Marp presentation slides (MARP_SLIDE.md) Godopu 2026-06-25 23:18:48 +09:00
  • ed998cb556 docs: add web-based interactive presentation dashboard (presentation.html) Godopu 2026-06-25 23:18:29 +09:00
  • 5e03a6b239 docs: URL-encode asset paths for standard markdown rendering in SLIDE.md Godopu 2026-06-25 23:16:03 +09:00
  • 7d38306116 docs: convert all asset links in SLIDE.md to standard markdown with assets/images/ relative paths Godopu 2026-06-25 23:15:09 +09:00
  • 69bd33fc07 docs: redirect asset paths to assets/images/ in SLIDE.md Godopu 2026-06-25 23:14:35 +09:00
  • d70d6deecb docs: use Obsidian wiki-link relative paths (![[assets/filename]]) in SLIDE.md Godopu 2026-06-25 23:13:48 +09:00
  • 128d57af92 docs: organize draft and review files into paper_draft directory Godopu 2026-06-25 12:40:57 +09:00
  • be28849d25 docs: append Sub-Agent Meta-Review to REVIEW.md Godopu 2026-06-25 12:39:23 +09:00
  • 12cca81c09 docs: add comprehensive academic peer review report (REVIEW.md) Godopu 2026-06-25 12:28:44 +09:00
  • a81eb2bf38 드래프트 수정 Godopu 2026-06-25 12:19:25 +09:00
  • b76249a2a6 mam 설치 Godopu 2026-06-25 12:19:24 +09:00
  • 06a95a6d5b init Godopu 2026-06-25 11:46:39 +09:00