mirror of
https://github.com/openclaw/lobster.git
synced 2026-07-21 20:05:21 -04:00
[PR #8] [CLOSED] chore: remove package-lock.json #8
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/openclaw/lobster/pull/8
Author: @vignesh07
Created: 2/6/2026
Status: ❌ Closed
Base:
main← Head:fix/pr6-remove-package-lock📝 Commits (3)
a33a030feat: add LLM prompt step type for hybrid workflows040ac26fix: address PR review issues for LLM prompt step64e6d27chore: remove npm package-lock (pnpm repo)📊 Changes
5 files changed (+508 additions, -13 deletions)
View changed files
➕
examples/x-audio-brief.lobster(+29 -0)📝
src/cli.ts(+65 -2)📝
src/resume.ts(+21 -3)📝
src/workflows/file.ts(+83 -8)➕
test/llm_prompt_step.test.ts(+310 -0)📄 Description
This repo uses pnpm; package-lock.json in PR #6 is likely accidental and can be used for dependency confusion.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.