shahondin1624
  • Germay
  • Joined on 2026-01-30
1ee3da58f3 feat: define all service proto files (#9-#15)
shahondin1624 merged pull request llm-multiverse/llm-multiverse#101 2026-03-08 21:47:45 +01:00
feat: define common.proto shared types (#8)
shahondin1624 deleted branch feature/issue-8-common-proto from llm-multiverse/llm-multiverse 2026-03-08 21:47:45 +01:00
shahondin1624 pushed to main at llm-multiverse/llm-multiverse 2026-03-08 21:47:45 +01:00
27809762f0 Merge pull request 'feat: define common.proto shared types (#8)' (#101) from feature/issue-8-common-proto into main
010d6526ab chore: mark issue #8 plan as COMPLETED
3bd3f480df feat: define common.proto shared types (issue #8)
Compare 3 commits »
shahondin1624 closed issue llm-multiverse/llm-multiverse#8 2026-03-08 21:47:45 +01:00
Define common.proto (shared types: SessionContext, agent_lineage)
shahondin1624 commented on issue llm-multiverse/llm-multiverse#8 2026-03-08 21:47:41 +01:00
Define common.proto (shared types: SessionContext, agent_lineage)

Implementation Complete

Branch: feature/issue-8-common-proto Status: Verified & Code Review APPROVE

Types defined in common.proto:

  • Enums: AgentType (5 types), ToolType (8…
shahondin1624 created pull request llm-multiverse/llm-multiverse#101 2026-03-08 21:47:37 +01:00
feat: define common.proto shared types (#8)
shahondin1624 created branch feature/issue-8-common-proto in llm-multiverse/llm-multiverse 2026-03-08 21:47:28 +01:00
010d6526ab chore: mark issue #8 plan as COMPLETED
3bd3f480df feat: define common.proto shared types (issue #8)
Compare 2 commits »
shahondin1624 merged pull request llm-multiverse/llm-multiverse#100 2026-03-08 21:43:04 +01:00
feat: set up proto project structure and build tooling (#7)
shahondin1624 deleted branch feature/issue-7-proto-structure from llm-multiverse/llm-multiverse 2026-03-08 21:43:04 +01:00
shahondin1624 pushed to main at llm-multiverse/llm-multiverse 2026-03-08 21:43:04 +01:00
ac61144553 Merge pull request 'feat: set up proto project structure and build tooling (#7)' (#100) from feature/issue-7-proto-structure into main
722d275124 chore: mark issue #7 plan as COMPLETED
a804054c92 chore: set up proto project structure and build tooling (issue #7)
Compare 3 commits »
shahondin1624 closed issue llm-multiverse/llm-multiverse#7 2026-03-08 21:43:04 +01:00
Set up proto project structure and build tooling
shahondin1624 commented on issue llm-multiverse/llm-multiverse#7 2026-03-08 21:43:00 +01:00
Set up proto project structure and build tooling

Implementation Complete

Branch: feature/issue-7-proto-structure Status: Verified & Code Review APPROVE

What was done:

  • Created proto/buf.yaml with STANDARD lint rules and…
shahondin1624 created pull request llm-multiverse/llm-multiverse#100 2026-03-08 21:43:00 +01:00
feat: set up proto project structure and build tooling (#7)
722d275124 chore: mark issue #7 plan as COMPLETED
a804054c92 chore: set up proto project structure and build tooling (issue #7)
Compare 2 commits »
shahondin1624 created branch feature/issue-7-proto-structure in llm-multiverse/llm-multiverse 2026-03-08 21:42:39 +01:00
shahondin1624 closed issue llm-multiverse/llm-multiverse#6 2026-03-08 21:32:27 +01:00
Document hardware baseline and Ollama configuration
shahondin1624 pushed to main at llm-multiverse/llm-multiverse 2026-03-08 21:32:22 +01:00
0616dd3d58 docs: add hardware baseline and Ollama configuration (issue #6)