Skip to content

Project hina#5

Merged
RamanaNani merged 10 commits into
mainfrom
project_hina
Jun 17, 2026
Merged

Project hina#5
RamanaNani merged 10 commits into
mainfrom
project_hina

Conversation

@RamanaNani

@RamanaNani RamanaNani commented Jun 17, 2026

Copy link
Copy Markdown
Owner

What does this PR do?

Type

  • Bug fix
  • New feature
  • Registry / marketplace data update
  • Docs
  • Other:

Checklist

  • node --check scripts/*.js passes
  • No secrets, PII, or machine-specific paths in the diff
  • No generated/personal files committed (data/skills-index.json, logs, learned overlay stay out — see CONTRIBUTING)
  • Updated CHANGELOG.md if behavior changed
  • For data PRs: entries are real and verified (no invented tools/repos/scores)

Notes for the reviewer

RamanaNani and others added 10 commits June 15, 2026 16:46
Dispatched agents are now asked to end with a structured '## What I did' section
(files changed, verify result, flags), and the router prints a per-agent 'Run summary'
after they finish — multi-agent runs are legible without expanding each transcript.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Corrected architecture (retrieval memory + live tools, NOT fine-tuned memory),
12 scenarios walked, the local-SLM's correct role (embeddings/style, not memory),
a 3-phase roadmap, risks, and success criteria. Seeds the v1 build.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
… user)

Rating appends in <1s; learn.js now runs detached (&) so the bandit retrain never
makes the user wait before the next task. Also documents that the installed scripts
dir must contain feedback.js (stale single-script installs caused 'module not found').

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Mirror Claude Code's inline session-feedback widget: a single compact line, reply with
one digit, optional/dismissible, non-blocking. feedback.js already accepts 1-4.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
The Hina idea/plan stays local until it's ready to ship; not tracked or published.
Also ignores a future hina/ runtime dir. File remains on disk for the build.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…cialists

Fixes the #1 failure mode: a bundled request ('audit X, fix SSE, add citations,
optimize') was collapsed onto a single agent. Step 1a now splits it into sub-tasks,
routes each to its own best specialist, dispatches independent ones in parallel and
dependent ones in sequence, and shows the decomposition plan before dispatching.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@RamanaNani RamanaNani merged commit dbcaa92 into main Jun 17, 2026
1 check passed
@RamanaNani RamanaNani deleted the project_hina branch June 17, 2026 02:45
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