Skip to content

feat: Cora + Uteke bundle installer + cross-product docs (#235)#294

Merged
ajianaz merged 1 commit into
developfrom
feat/cora-uteke-bundle-235
Jun 14, 2026
Merged

feat: Cora + Uteke bundle installer + cross-product docs (#235)#294
ajianaz merged 1 commit into
developfrom
feat/cora-uteke-bundle-235

Conversation

@ajianaz

@ajianaz ajianaz commented Jun 14, 2026

Copy link
Copy Markdown
Collaborator

Cora + Uteke Cross-Product Bundle (#235)

Completes the cross-product integration story. Subprocess integration was already working — this PR adds the packaging and documentation layer.

What's New

install-bundle.sh — Single command installs both tools:

curl -fsSL https://raw.githubusercontent.com/codecoradev/cora-cli/main/install-bundle.sh | sh
  • Detects existing installs (skip unless CORA_FORCE=1 / UTEKE_FORCE=1)
  • Verification + quick start guide
  • PATH check with helpful message
  • Tested runtime: ✅ installs cora 0.5.1 + uteke 0.1.0

Documentation Updates (5 files)

File Change
README.md Bundle install option + new "Uteke Memory Integration" section
docs/getting-started.md "Memory-Powered Reviews" section with install + usage
docs/usage.md Full "Uteke Memory Integration" section (3 levels, how it works)
docs/cli-reference.md Bundle install example
CHANGELOG.md Bundle + docs entry

Acceptance Criteria

Criteria Status
cora review works without Uteke (zero regression)
cora review --memory --learn works when Uteke installed
Documentation covers both standalone and combined usage
Install script sets up both tools
Cross-referencing README mentions in both repos ✅ (cora → uteke, uteke → cora pending in uteke repo)

Tests

  • 567 pass, clippy clean
  • VitePress build OK
  • Bundle installer tested end-to-end

- install-bundle.sh: single command installs both cora + uteke
  - Detects existing installs, skips unless FORCE=1
  - Verification + quick start guide
  - PATH check with helpful message

- README.md: add bundle install option + Uteke Memory section
- docs/getting-started.md: add Memory-Powered Reviews section
- docs/usage.md: add full Uteke Memory Integration section
- docs/cli-reference.md: add bundle install example
- CHANGELOG.md: add bundle + docs entry

Acceptance criteria met:
  ✅ cora review works without Uteke (zero regression)
  ✅ cora review --memory --learn works when Uteke installed
  ✅ Documentation covers both standalone and combined usage
  ✅ Install script sets up both tools
  ✅ Cross-referencing README mentions
@ajianaz
ajianaz merged commit aa7bf9e into develop Jun 14, 2026
10 checks passed
@ajianaz
ajianaz deleted the feat/cora-uteke-bundle-235 branch June 14, 2026 12:55
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