Skip to content

Add jev-acp - #68

Closed
formulahendry wants to merge 3 commits into
hellogumbo:mainfrom
formulahendry:formulahendry-jev-directory-submission
Closed

formulahendry wants to merge 3 commits into
hellogumbo:mainfrom
formulahendry:formulahendry-jev-directory-submission

Conversation

@formulahendry

@formulahendry formulahendry commented Sep 21, 2026 •

Copy link
Copy Markdown
Contributor

Project: https://github.com/formulahendry/jev-acp · npm

Where Jev fits: A standalone ACP stdio agent that calls TypeSafe's System One API for Choice, Score, and Noul decisions, with guided input, reusable templates, and probability displays.

I maintain jev-acp. It is public, MIT-licensed, and published as jev-acp 0.1.0 on npm. The integrations category fits because it brings Jev's typed decisions into ACP-compatible clients rather than providing a separate language SDK. The README includes a JetBrains demo and configurations for vscode-acp and acp-ui; compatibility with every ACP client is not claimed.

Source evidence: TypeSafeDecisionEngine.execute calls TypeSafeClient.systemOne with the decision state and questions; src/agent.ts implements the ACP agent. The README and screenshot document the guided workflows and result display. Node.js >=22 and TYPESAFE_API_KEY are required. Current decision input is sent to TypeSafe; there is no intermediate chat LLM or automatic tool execution. Reported probabilities are model outputs, not accuracy guarantees.

Validation: npm run validate passed with data/projects.json: 697 entries valid. The diff appends exactly one project object and changes only data/projects.json; existing entries and generated files are unchanged.

  • I added one object to data/projects.json and ran npm run validate
  • I did not commit README.md or site/index.html (CI regenerates them)
  • I am the author, or I linked where the project was announced

View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

Summary by CodeRabbit

  • New Features
    • Added the Jev ACP integration to the project catalog, with information about using Jev’s Choice, Score, and Noul decisions from ACP-compatible clients.
    • The listing highlights guided input, reusable templates, and probability displays to help visitors understand the integration’s decision-making features.
    • The project is identified as an integration built with TypeScript.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@coderabbitai

coderabbitai Bot commented Sep 21, 2026 •

Copy link
Copy Markdown

Review in Change Stack →

Navigate logical layers of code changes, visualize relationships, and explore their blast radius.

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: 7c72b60a-ec0e-4f98-acf5-02dcd1131872

📥 Commits

Reviewing files that changed from the base of the PR and between 09c3857 and 94303b7.

📒 Files selected for processing (1)
  • data/projects.json

Included review availability: Your plan provides up to 2 included reviews per hour; 1 remains after this review.


📝 Walkthrough

Walkthrough

The project catalog adds jev-acp, a TypeScript integration for using Jev decisions from ACP-compatible clients.

Changes

Project catalog

Layer / File(s) Summary
Add jev-acp project entry
data/projects.json
Adds jev-acp as an integration with repository, star count, date, and a description of its ACP decision-support features.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~3 minutes

Change: Other

Suggested reviewers: scald

Merge Risk: ⚪ Minimal · up to 94303

No concrete regression is indicated in the added catalog metadata or its described validation and README-generation paths, so no merge-blocking risk is established.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely identifies the primary change: adding the jev-acp project.
Description check ✅ Passed The description includes the required project, Jev integration context, validation confirmation, file-scope confirmation, and authorship declaration. All required checklist items are checked.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create a new PR

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

formulahendry and others added 2 commits September 23, 2026 16:36
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
scald pushed a commit that referenced this pull request Sep 24, 2026
@scald

scald commented Sep 24, 2026

Copy link
Copy Markdown
Contributor

Landed on main as 238f407 with you as the commit author, now live on https://awesomejev.com. Closing rather than merging because every PR appends to the same data file and they conflict with each other; landing directly keeps your authorship. Thanks!

@scald scald closed this Sep 24, 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