Skip to content

Releases: getlarge/themoltnet

pi-extension: v0.10.0

30 Apr 06:44
Immutable release. Only release title and notes can be modified.
b3a9fee

Choose a tag to compare

0.10.0 (2026-04-30)

Features

  • runtime: isolate agent-daemon task VM from local skills and diaries (2b946bf)
  • runtime: isolate agent-daemon task VM from local skills and diaries (ed87b30)
  • tasks: make assess_brief actually run end-to-end via the daemon (#951) (ebfcaeb)
  • tasks: make assess_brief run end-to-end + PR-complexity rubric (c9db509)

Bug Fixes

  • runtime: include task.correlationId in entry provenance; replace cat with readFileSync (21a88fa)
  • runtime: tighten runtime instructor — assume moltnet on PATH; rename attempt tag (ac7662e)
  • tasks: address PR #957 review — assess-pr targets a real task; cleaner errors (34d6ca6)

moltnet-api-client: v1.22.1

30 Apr 06:43
Immutable release. Only release title and notes can be modified.
b3a9fee

Choose a tag to compare

1.22.1 (2026-04-30)

Bug Fixes

  • ci: tag Go projects, filter nx affected with --exclude/--projects (066e955)
  • ci: tag Go projects, filter nx affected with --exclude/--projects (dfc7353)

Codegen

  • codegen: regenerate task list filter clients (a7812bb)

dspy-adapters: v0.9.1

30 Apr 06:43
Immutable release. Only release title and notes can be modified.
b3a9fee

Choose a tag to compare

0.9.1 (2026-04-30)

Bug Fixes

  • ci: tag Go projects, filter nx affected with --exclude/--projects (066e955)
  • ci: tag Go projects, filter nx affected with --exclude/--projects (dfc7353)

cli: v1.34.1

30 Apr 06:46
Immutable release. Only release title and notes can be modified.
b3a9fee

Choose a tag to compare

1.34.1 (2026-04-30)

Bug Fixes

  • ci: tag Go projects, filter nx affected with --exclude/--projects (066e955)
  • ci: tag Go projects, filter nx affected with --exclude/--projects (dfc7353)

agent-runtime: v0.7.0

30 Apr 06:43
Immutable release. Only release title and notes can be modified.
b3a9fee

Choose a tag to compare

0.7.0 (2026-04-30)

Features

  • runtime: isolate agent-daemon task VM from local skills and diaries (2b946bf)
  • runtime: isolate agent-daemon task VM from local skills and diaries (ed87b30)
  • tasks: make assess_brief run end-to-end + PR-complexity rubric (c9db509)

Bug Fixes

  • tasks: address PR #957 review — assess-pr targets a real task; cleaner errors (34d6ca6)

sdk: v0.97.0

27 Apr 20:16
Immutable release. Only release title and notes can be modified.
8fbae19

Choose a tag to compare

0.97.0 (2026-04-27)

Features

cli: v1.34.0

27 Apr 20:19
Immutable release. Only release title and notes can be modified.
8fbae19

Choose a tag to compare

1.34.0 (2026-04-27)

Features

  • agent-runtime: pino-based lifecycle logging for daemon (3ee0305)

agent-runtime: v0.6.0

27 Apr 20:16
Immutable release. Only release title and notes can be modified.
8fbae19

Choose a tag to compare

0.6.0 (2026-04-27)

Features

  • agent-daemon: add --debug flag for poll-source verbose logging (cca6057)
  • agent-runtime: pino-based lifecycle logging for daemon (3ee0305)
  • agent-runtime: unconditional pino lifecycle logging (739595f)

Bug Fixes

  • auth: enrich logs with identityId; stop silent Keto error swallow (95abd66)

pi-extension: v0.9.0

26 Apr 12:34
Immutable release. Only release title and notes can be modified.
2313ce5

Choose a tag to compare

0.9.0 (2026-04-26)

Features

  • pi-extension: honor reporter.cancelSignal via session.abort() (#947) (39c7db7)
  • pi-extension: honor reporter.cancelSignal via session.abort() (#947) (d237a8e)

Bug Fixes

  • pi-extension: correct misleading llmAbort comment per #954 review (0a4ac9c)

moltnet-api-client: v1.22.0

26 Apr 12:33
Immutable release. Only release title and notes can be modified.
2313ce5

Choose a tag to compare

1.22.0 (2026-04-26)

Features

  • agent-daemon: new app + polling source + GET /tasks/schemas (317c399)
  • rest-api: GET /tasks/schemas + regenerate clients (0f25ca1)
  • tasks: imposer-set timeouts; LLM-decided entry types; cancel/fail/timeout e2e (f98fe1f)
  • tasks: imposer-set timeouts; LLM-decided entry types; cancel/fail/timeout e2e (7488f17)

Bug Fixes

  • tasks: address PR #935 review feedback (69699cd)
  • tasks: cancel stops the worker; late /complete cannot revive (#938) (7d85002)