Skip to content

feat(0.24): Hermespace Access Engine — open access workspace for Hermes - #7

Draft
PabloTheThinker wants to merge 8 commits into
mainfrom
cursor/jspace-assessment-organize-d9a7
Draft

feat(0.24): Hermespace Access Engine — open access workspace for Hermes#7
PabloTheThinker wants to merge 8 commits into
mainfrom
cursor/jspace-assessment-organize-d9a7

Conversation

@PabloTheThinker

@PabloTheThinker PabloTheThinker commented Aug 3, 2026

Copy link
Copy Markdown
Owner

Rebrand: Hermespace Access Engine / Access Workspace

Product naming is now Hermespace’s own — not third-party “J-space” branding.

Old New
JSpaceEngine AccessEngine
JSpace AccessHub
JSpaceEnv AccessEnv
hermespace.jspace hermespace.access
hs jspace hs access (alias: hs space)
docs/jspace/ docs/access/

Deprecated shim: hermespace.jspace still re-exports the new names for one transition.

Use it

from hermespace import AccessEngine
eng = AccessEngine(agent_id="my-agent")
eng.connect()
out = eng.turn("First repro then patch then verify", goal="Fix auth")
hs base connect
hs access hold -t "canary first"
hs access lens
hs base turn -m "First check then implement finally verify"

Also in this branch

  • Unified Access Engine (OEW, dual decode, connect, chain, metrics)
  • Bugfixes: double-hold, double beat, night harvest path
  • Warehouse/Cube optional
  • 111 tests · day-in-life 12/12 · smoke 9/9

Docs: docs/access/34-access-engine.md

Open in Web Open in Cursor 

cursoragent and others added 3 commits August 3, 2026 04:09
Research Hermes Agent Quicksilver/Judgment updates and invent the
Obligatory External Workspace (OEW) path to make Hermespace the
functional J-space of Hermes agents.

- Add deep assessment + OEW thesis + phased roadmap
- Move jspace into src/hermespace/jspace/ (hub, env, protocol)
- Reorganize docs into jspace/assessment/architecture/integration/ops/research/roadmap
- Soft-wire ProtocolGate into workflow meta (HERMESPACE_OEW)
- Add LAYOUT.md and planned turn/memory/warehouse package READMEs

Co-authored-by: Pablo <PabloTheThinker@users.noreply.github.com>
Make Hermespace the causal J-space for connected Hermes agents:

- Auto-park silent intermediates on every material turn
- Sticky Soccer→Rugby swap reshapes Report + silent chain
- Reflect seeds next mid-band; ablate filters model broadcast
- Wire OEW through workflow + hermes_bridge + session-end harvest
- Quicksilver inject caps; experiments/oew_eval.py paper scenarios
- HERMESPACE_OEW defaults to 1 (set 0 to soften)

Co-authored-by: Pablo <PabloTheThinker@users.noreply.github.com>
Co-authored-by: Pablo <PabloTheThinker@users.noreply.github.com>
@cursor cursor Bot changed the title feat: OEW assessment — Hermespace as Hermes Agent J-Space feat(0.21.0): OEW — Hermespace as higher-order J-Space for Hermes Aug 3, 2026
Deepen the research bridge (Baars GWT, Changeux/Dehaene GNW,
Anthropic J-space + Dehaene commentary) and prove higher-order
behavior for day-to-day Hermes use:

- docs/jspace/29 + 30 (research + daily usage)
- experiments/day_in_life_oew.py — 12/12 paper-shaped scenarios
- Enforce hub ≤25 capacity bottleneck in JSpace._recompete
- CI test runs the day-in-life harness

Proof: selectivity, ignition, hold-while-report, silent dual-decode,
France→China swap, inject, ablate, CRT reflect seed, workflow,
night harvest, capacity, C2 audit.

Co-authored-by: Pablo <PabloTheThinker@users.noreply.github.com>
@cursor cursor Bot changed the title feat(0.21.0): OEW — Hermespace as higher-order J-Space for Hermes feat(0.21.0): OEW higher-order J-Space — researched, tested, day-ready Aug 3, 2026
Capture how Anthropic's X video/thread says J-space is operated
(read, audit, shape; deliberate vs automatic; hidden goals) and
make that the Hermes-base product surface:

- docs/jspace/31-anthropic-x-video-deep-dive.md
- docs/jspace/32-hermes-base-as-jspace.md
- hermespace.HermesBase facade + hs base CLI
- tests/test_hermes_base.py

Thesis: Hermes Agent = specialists; Hermespace OEW = J-space;
HermesCube = enduring memory Anthropic's model alone lacks.

Co-authored-by: Pablo <PabloTheThinker@users.noreply.github.com>
@cursor cursor Bot changed the title feat(0.21.0): OEW higher-order J-Space — researched, tested, day-ready feat(0.21): Hermes base as J-space — Anthropic X video → day-ready OEW Aug 3, 2026
When a Hermes agent connects through Hermespace, charge Cube/standalone
wisdom into WorldModel, seed the OEW hub, and surface optional hive peer
presence. HermesBase.connect / hs base connect|room; living assessment
maps Anthropic/Baars/Dehaene memories to the Cube-as-core design.

Co-authored-by: Pablo <PabloTheThinker@users.noreply.github.com>
@cursor cursor Bot changed the title feat(0.21): Hermes base as J-space — Anthropic X video → day-ready OEW feat(0.22): Cube-centered connect — Hermes base as growing J-space room Aug 3, 2026
Merge FOA hub, OEW, dual decode, connect, lens/audit/scalpel, and harvest
into one J-Space Engine for Hermes Agent — warehouse optional.

Fixes: silent inject double-hold, Workbench second beat, double hub sync,
fragmented night harvest. Adds access_roles, metrics, chain, probe, and
plugin user_reply_hint. HermesBase becomes a thin alias.

Co-authored-by: Pablo <PabloTheThinker@users.noreply.github.com>
@cursor cursor Bot changed the title feat(0.22): Cube-centered connect — Hermes base as growing J-space room feat(0.23): JSpaceEngine — open-source J-space for Hermes Agent Aug 4, 2026
Rename product surface away from third-party J-space naming:
AccessEngine, AccessHub, AccessEnv, hermespace.access, hs access.
Keep hermespace.jspace as a deprecated shim only.

Co-authored-by: Pablo <PabloTheThinker@users.noreply.github.com>
@cursor cursor Bot changed the title feat(0.23): JSpaceEngine — open-source J-space for Hermes Agent feat(0.24): Hermespace Access Engine — open access workspace for Hermes Aug 4, 2026
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.

2 participants