Skip to content

v0.8.62

Choose a tag to compare

@njbinbin-piscis njbinbin-piscis released this 11 Jun 16:22
· 8 commits to main since this release

Summary

  • Pond inbox / Koi observer: expandable tool-call cards (input/output) instead of 🔧 pool_org placeholders; koi_task_* sessions show Koi name + todo title.
  • Pool coordination (engine v0.8.58): atomic todo claim prevents duplicate dispatch; single-turn-per-Koi serialization; board-aware busy status between coordinator and call_koi.
  • web_fetch tool and smarter shell/tool output truncation (engine v0.8.58).
  • piscis-ide-tools: LSP / read_lints moved into shared engine crate.
  • Light mode fix: project org-spec textarea and interactive-card inputs use theme background (no hardcoded dark fallback).

Engine

Requires piscis-engine v0.8.58.

Test plan

  • Pond → 协调台 / Koi 观察台: tool rows show name, params, and result
  • Light mode → 鱼池 → 项目规约: textarea text readable
  • Assign two Koi tasks in parallel; no duplicate turns on same todo
  • web_fetch returns plain text from a URL