Skip to content

feat: agent stack — llm@1.0 + harness@1.0 + skills@1.0 + instructions + memory - #1064

Open
twilson63 wants to merge 1 commit into
edgefrom
feat/agent-stack
Open

feat: agent stack — llm@1.0 + harness@1.0 + skills@1.0 + instructions + memory#1064
twilson63 wants to merge 1 commit into
edgefrom
feat/agent-stack

Conversation

@twilson63

Copy link
Copy Markdown

Agent = LLM + Harness + Tools + Instructions per https://chat.hyper.io/share/wE41XruWrXFj37EdGfFxn3sdXy0Wib9e and flow https://chat.hyper.io/share/_4kT2xkDzGpPncXP5k6wx8zB5m4LKlnT

  • llm@1.0 Spec 2fJihfIyiV3iN7LYA0HMSRV8_pxUx3zkBoi8ZtNV7bE (deep_deref, system)
  • harness@1.0 Spec r09P4ZkjHMtGIDGRXv_43_CWs2PEwENlPvJwTcf1X-4 (system+history↑20+current loop)
  • skills@1.0 Spec isu2v3tmV3RmXrQhW6PJlsXDd3A8ktDAv871NjCutxg (matrix, compose)
  • agent process + agents/tom + examples/datacenter-essay
  • Published to Forge via hyperbeam-key.json, 987/987 eunit

… + memory

- llm@1.0: OpenAI proxy (Ollama/vLLM, tools, streaming) — deep_deref, system handling, Spec 2fJihfIyiV3iN7LYA0HMSRV8_pxUx3zkBoi8ZtNV7bE
- harness@1.0: generic loop — system(identity+soul+user)+tools+history↑20+current, tool dispatch via relay, hb_store persist, Spec r09P4ZkjHMtGIDGRXv_43_CWs2PEwENlPvJwTcf1X-4
- skills@1.0: composable registry — register/get/list/check/run/compose, requires_tools matrix, delegates to harness, Spec isu2v3tmV3RmXrQhW6PJlsXDd3A8ktDAv871NjCutxg
- agent process: src/preloaded/agent/agent.lua (RunSkill/AgentPrompt) + agents/tom/{identity.md,user.md,soul.md,tools.json,memory/*}
- example: examples/datacenter-essay (research water+space datacenters, skills.json, run.sh/lua, essay.out.md)
- docs: harness/skills/llm device pages, overview, mkdocs, README Agents section
- tests: dev_llm_test 12/12, full suite 987/987, gap validation (system not persisted, truncation, loop)

Published via forge: llm, harness, skills (signer aa0b-vzWf7Sn4cFKI43P4MUcSgAdAjCH2V2IFTKZGfU)
@twilson63

Copy link
Copy Markdown
Author

please don't merge, I will push to molecule as an agent-stack repo

@twilson63

Copy link
Copy Markdown
Author

put these devices in this repo for now, to spend more time validating - https://github.com/twilson63/hb-agent-stack

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant