open-research-protocol 0.4.27 → 0.4.28

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -6,6 +6,32 @@ There was no prior in-repo changelog file, so the first formal entry starts
6
6
  with the currently shipped `v0.4.4` release and summarizes the full release
7
7
  delta reflected in this repo.
8
8
 
9
+ ## v0.4.28 - 2026-04-22
10
+
11
+ This release tightens the ORP project-startup and research-spend loops, then
12
+ refreshes the public README presentation with a mascot-led terminal animation.
13
+
14
+ ### Added
15
+
16
+ - Added `orp init --project-startup` support for a fuller new-project ritual:
17
+ private GitHub remote setup, `main` workspace ledger tracking, Codex session
18
+ capture, bootstrap command storage, and optional Clawdad delegation setup.
19
+ - Added local research spend guardrails for provider-backed research lanes:
20
+ per-secret daily spend cap metadata, dashboard limit notes, local spend
21
+ ledger records, and OpenAI preflight blocking when a lane would exceed the
22
+ configured cap.
23
+ - Added a mascot-led ORP terminal animation that explains workspace ledgers,
24
+ secrets, research lanes, governance checkpoints, breakdown mode, and
25
+ agent-readable handoffs in simple language.
26
+
27
+ ### Changed
28
+
29
+ - Promoted the refreshed terminal animation to the top of the README with a
30
+ short greeting and updated the walkthrough copy to match the current ORP
31
+ command surface.
32
+ - Simplified generated animation scenes from a crowded command survey into a
33
+ cleaner seven-scene story with an expressive mascot and real CLI commands.
34
+
9
35
  ## v0.4.27 - 2026-04-18
10
36
 
11
37
  This release adds a staged OpenAI research profile and default-on worktree
package/README.md CHANGED
@@ -9,6 +9,12 @@ Maintained by SproutSeeds. Research stewardship: Fractal Research Group ([frg.ea
9
9
  [![license](https://img.shields.io/npm/l/open-research-protocol?color=111111&label=license)](./LICENSE)
10
10
  [![node](https://img.shields.io/node/v/open-research-protocol?color=111111&label=node)](https://www.npmjs.com/package/open-research-protocol)
11
11
 
12
+ <p align="center">
13
+ <img src="https://raw.githubusercontent.com/SproutSeeds/orp/main/assets/terminal-demo.gif" alt="open-research-protocol mascot terminal demo">
14
+ </p>
15
+
16
+ <p align="center"><strong>Hello, researcher.</strong> Keep the loop open, recoverable, and kind.</p>
17
+
12
18
  > Agent-first CLI for workspace ledgers, operating agendas, local governance, secrets, scheduling, packets, reports, and research workflows.
13
19
 
14
20
  **Links:** [GitHub](https://github.com/SproutSeeds/orp) · [npm](https://www.npmjs.com/package/open-research-protocol) · [frg.earth](https://frg.earth)
@@ -38,24 +44,21 @@ checkpoint layer. See
38
44
 
39
45
  ## Watch It Run
40
46
 
41
- A short ORP command-family walkthrough:
42
-
43
- ![open-research-protocol terminal demo](https://raw.githubusercontent.com/SproutSeeds/orp/main/assets/terminal-demo.gif)
47
+ The current animation introduces a small protocol mascot for the ORP message:
48
+ context before claims, saved threads before crashes, hidden keys before exposed
49
+ secrets, dry-run research before spend, checkpoints before handoffs, and
50
+ breakdowns before overwhelm. The terminal still uses real ORP command surfaces
51
+ rather than a fabricated UI.
44
52
 
45
- The current animation intentionally uses the same human-facing command surfaces ORP prints in the terminal. It is not a fabricated UI layer. It currently shows ORP from multiple angles:
53
+ It currently shows ORP from seven angles:
46
54
 
47
55
  - `home` for discovery and next actions
48
- - `hosted` for ideas, workspaces, runners, and the control plane
49
- - `secrets` for create-or-reuse plus local Keychain sync
50
- - `workspace` for the hosted + local saved workspace ledger and recovery commands
51
- - `agenda` for Codex-ranked actions and suggestions across current work
52
- - `connections` for service accounts, data sources, deploy targets, and research destinations
53
- - `opportunities` for contests, programs, grants, and other tracked openings
54
- - `schedule` for recurring Codex jobs
56
+ - `workspace` for grouped project/session ledgers and recovery commands
57
+ - `secrets` for local reusable credentials and spend policy metadata
58
+ - `research` for dry-run-first research lanes with an OpenAI-ready provider path
55
59
  - `governance` for local checkpoints and repo safety
56
- - `planning` for frontier, compute, packet, and report surfaces
57
- - `synthesis` for discover, exchange, collaborate, and YouTube ingestion
58
- - `mode` for optional perspective-shift nudges
60
+ - `breakdown` for broad-to-atomic comprehension loops
61
+ - `publish` for agent-readable reports, handoffs, and open research messaging
59
62
 
60
63
  Maintainer asset generation:
61
64
 
@@ -451,6 +454,7 @@ Local desk and automation:
451
454
  orp workspace create mac-main --machine-label "Mac Studio"
452
455
  orp workspace list
453
456
  orp workspace tabs main
457
+ orp init --project-startup --github-repo owner/repo --current-codex
454
458
  orp workspace add-tab main --path /absolute/path/to/project --remote-url git@github.com:org/project.git --bootstrap-command "npm install" --resume-command "codex resume <id>"
455
459
  orp workspace add-tab main --path /absolute/path/to/project --title "second active thread" --resume-tool claude --resume-session-id <id> --append
456
460
  orp workspace remove-tab main --path /absolute/path/to/project
@@ -570,6 +574,7 @@ Stable artifact paths:
570
574
  1. Copy this folder into a new project directory.
571
575
  2. If you keep projects under one umbrella directory, run `orp agents root set /absolute/path/to/projects` once from anywhere.
572
576
  3. Run `orp init` immediately so the repo starts ORP-governed, scaffolds or updates `AGENTS.md` and `CLAUDE.md`, and creates `orp/project.json`.
577
+ For the fuller new-project ritual, run `orp init --project-startup --github-repo owner/repo --current-codex`; ORP will create a private GitHub remote through `gh`, save the path/session in workspace `main`, and register Clawdad delegation when `clawdad` is installed. Use `--startup-dry-run --json` first when you want to inspect the planned external commands.
573
578
  4. Edit `PROTOCOL.md` to define your canonical paths and claim labels.
574
579
  5. Run `orp project refresh --json` whenever the directory gains new roadmap, spec, docs, manifest, or command-surface files.
575
580
  6. Run `orp agents audit` to confirm the repo-level agent files are aligned and still preserving human notes.
@@ -769,3 +774,7 @@ python3 scripts/orp-pack-render.py --pack packs/erdos-open-problems --template s
769
774
  python3 scripts/orp-pack-render.py --pack packs/erdos-open-problems --template erdos_problems_catalog_sync \
770
775
  --var TARGET_REPO_ROOT=/path/to/repo --var ORP_REPO_ROOT=/path/to/orp --out /path/to/repo/orp.erdos-catalog-sync.yml
771
776
  ```
777
+
778
+ ## Support
779
+
780
+ Everything here is released for public use. If ORP saved you time or you want to keep the work moving, you can [support public FRG releases](https://frg.earth/support?utm_source=readme&utm_medium=repo&utm_campaign=public_work_support&package=open-research-protocol).