Skip to content

docs: remove multiverse page from user docs#133

Merged
aboucaud merged 2 commits into
mainfrom
docs/multiverse
May 13, 2026
Merged

docs: remove multiverse page from user docs#133
aboucaud merged 2 commits into
mainfrom
docs/multiverse

Conversation

@aboucaud
Copy link
Copy Markdown
Member

Summary

  • Deletes docs/user/multiverse.md entirely
  • Removes the two links pointing to it from index.md and tutorial.md

Rationale: the multiverse feature exists in the codebase but the page would confuse first-time users before they have a solid grasp of the basics. Can be re-added once the onboarding flow is more mature.

🤖 Generated with Claude Code

Remove multiverse.md and its two reference links from index.md and
tutorial.md to avoid confusing first-time users before the feature
is ready to be documented.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 13, 2026

❌ Eval Results

Metric Value
Score 0.00
Build complete
Cost $0.00
Turns 0
Duration 0s
lightcone-cli 0.3.5.dev18+g0e95e64e0 (0e95e64e)
Results Download

Graders

No grader results

Full output
16:11:35 lightcone.eval.build Building lightcone-cli wheel from /home/runner/work/lightcone-cli/lightcone-cli ...
16:11:41 lightcone.eval.build Built lightcone_cli-0.3.5.dev18+g0e95e64e0-py3-none-any.whl (commit 0e95e64e)
16:11:43 lightcone.eval.harness Trial build-snae-0 failed: Failed to create sandbox: Invalid credentials
Traceback (most recent call last):
  File "/home/runner/work/lightcone-cli/lightcone-cli/src/lightcone/eval/harness.py", line 112, in run_trial
    sandbox.create()
  File "/home/runner/work/lightcone-cli/lightcone-cli/src/lightcone/eval/sandbox.py", line 149, in create
    self._sandbox = self._daytona.create(
                    ^^^^^^^^^^^^^^^^^^^^^
  File "/home/runner/work/lightcone-cli/lightcone-cli/.venv/lib/python3.12/site-packages/daytona_sdk/_utils/errors.py", line 181, in sync_wrapper
    process_n_raise_exception(e)
  File "/home/runner/work/lightcone-cli/lightcone-cli/.venv/lib/python3.12/site-packages/daytona_sdk/_utils/errors.py", line 139, in process_n_raise_exception
    raise create_daytona_error(
daytona_sdk.common.errors.DaytonaAuthenticationError: Failed to create sandbox: Invalid credentials
  snae trial 0: score=0.00 error: Failed to create sandbox: Invalid credentials

lightcone-cli: 0.3.5.dev18+g0e95e64e0 (HEAD 0e95e64e)
ASTRA: 0.2.9

  Eval Results: Scores  
┏━━━━━━┳━━━━━━━━━━━━━━━┓
┃ Task ┃     Score     ┃
┡━━━━━━╇━━━━━━━━━━━━━━━┩
│ snae │ 0.00 +/- 0.00 │
│      │  pass@k: 0%   │
│      │   1 errors    │
└──────┴───────────────┘

   Eval Results: Cost &   
         Duration         
┏━━━━━━┳━━━━━━━━━━━━━━━━━┓
┃ Task ┃ Cost / Duration ┃
┡━━━━━━╇━━━━━━━━━━━━━━━━━┩
│ snae │      $0.00      │
│      │       0s        │
└──────┴─────────────────┘

Total: 1 trials, $0.00, 0s

Results saved to: eval-results/build-0e95e64e/results.json

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 13, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
lightcone-cli 8bd65fd Commit Preview URL

Branch Preview URL
May 13 2026, 04:12 PM

Previous commit only removed the links; this removes the file itself.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@aboucaud aboucaud merged commit 392d6f5 into main May 13, 2026
7 of 9 checks passed
@aboucaud aboucaud deleted the docs/multiverse branch May 13, 2026 16:17
cailmdaley added a commit that referenced this pull request May 13, 2026
Resolutions:
- Delete docs/skills/{lc-build,lc-verify}.md — those skills retired on
  branch; main's edits to them are obsolete.
- Delete docs/user/multiverse.md — main retired the page (#133); branch's
  edits to it are obsolete.
- docs/user/index.md, install.md: take branch's new entry-point list
  (/lc-new, /lc-from-code, /lc-from-paper, /lc-feedback); preserve main's
  "Agentic Workflow" link text and `claude` invocation.
- docs/user/getting-started.md: keep branch's flexibility paragraph;
  "Agentic Workflow" link text from main.
- docs/user/tutorial.md: branch's clean `lc status` output (main's verbose
  ▶ stream is stale); drop main's /lc-verify section (skill retired).
- docs/user/nersc.md: rename /lc-migrate → /lc-from-code in example.
- src/lightcone/cli/commands.py: keep main's directive `cd / claude /
  <command>` shape but expand the third bullet to surface all three
  entry skills.
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