-
Notifications
You must be signed in to change notification settings - Fork 2
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
Regression of #103: the
failed to parse ... resume_input as JSONHITL warning leaks again — upstream inserted "legacy" into the message so the CLI's substring filter (_DropResumeJSONWarning) no longer matchesbugSomething isn't workingSomething isn't workingroutineFiled by the daily power-user dogfooding routineFiled by the daily power-user dogfooding routineStatus: Open.#137 In dkedar7/langstage-cli;Scriptable single-shot mode leaks the AGENT's import-time stdout into the captured reply — breaks the documented "prints only the agent's reply / safe to capture" guarantee
bugSomething isn't workingSomething isn't workingroutineFiled by the daily power-user dogfooding routineFiled by the daily power-user dogfooding routineStatus: Open.#136 In dkedar7/langstage-cli;Feature: view a persisted session's transcript non-interactively (
--print-session <id>/--resume <id> --print) — the missing "read" in the list → resume → prune lifecycleenhancementNew feature or requestNew feature or requestroutineFiled by the daily power-user dogfooding routineFiled by the daily power-user dogfooding routineStatus: Open.#135 In dkedar7/langstage-cli;langstage-cli initis all-or-nothing: if EITHER my_agent.py or langstage.toml exists it refuses to write the OTHER (missing) file too — can't repair a half-scaffolded project without--forceclobbering the surviving filebugSomething isn't workingSomething isn't workingroutineFiled by the daily power-user dogfooding routineFiled by the daily power-user dogfooding routineStatus: Open.#134 In dkedar7/langstage-cli;A relative
[agent] specin the GLOBAL~/.langstage/config.tomlresolves against~/.langstage/, not the invocation cwd — a documented global default agent silently 404s (global-config sibling of #116/#132)bugSomething isn't workingSomething isn't workingroutineFiled by the daily power-user dogfooding routineFiled by the daily power-user dogfooding routineStatus: Open.#133 In dkedar7/langstage-cli;A relative
[workspace] rootinlangstage.tomlresolves against the process cwd, not the toml dir — so running from a subdirectory silently runs the agent in the WRONG (auto-created) workspace (the sibling of the #116 spec fix)bugSomething isn't workingSomething isn't workingroutineFiled by the daily power-user dogfooding routineFiled by the daily power-user dogfooding routineStatus: Open.#132 In dkedar7/langstage-cli;Feature: session pruning/deletion — persisted sessions accumulate unbounded with no
--rm-session/--prune-sessions/ retention cap (the missing half of the--list-sessions/--resumelifecycle)enhancementNew feature or requestNew feature or requestroutineFiled by the daily power-user dogfooding routineFiled by the daily power-user dogfooding routineStatus: Open.#131 In dkedar7/langstage-cli;Sessions are keyed on cwd, not the project root: running from a subdirectory silently starts a fresh session and hides the project's prior conversations (
--continue/--list-sessionssee nothing)bugSomething isn't workingSomething isn't workingroutineFiled by the daily power-user dogfooding routineFiled by the daily power-user dogfooding routineStatus: Open.#130 In dkedar7/langstage-cli;--show-configreports the wronggraph_name, and-g/--graph-name(or[agent] graph_name) is silently discarded, when the spec includes an inline:namebugSomething isn't workingSomething isn't workingroutineFiled by the daily power-user dogfooding routineFiled by the daily power-user dogfooding routineStatus: Open.#129 In dkedar7/langstage-cli;An agent that carries its own checkpointer silently gets NO cross-run persistence, yet
--show-configreportspersist = True+ a.sqlitestore path (never created) and--list-sessionslists the "session" as resumable — resuming restores nothingbugSomething isn't workingSomething isn't workingroutineFiled by the daily power-user dogfooding routineFiled by the daily power-user dogfooding routineStatus: Open.#128 In dkedar7/langstage-cli;Piped stdin is consumed by the REPL line-by-line, not read as one single-shot message — multi-line piped prompts are shredded into N turns and prompt lines starting with
/run as slash commandsbugSomething isn't workingSomething isn't workingroutineFiled by the daily power-user dogfooding routineFiled by the daily power-user dogfooding routineStatus: Open.#127 In dkedar7/langstage-cli;Every HITL approve/reject leaks
forwardedProps.command.resume is deprecated ...into the conversation — self-inflicted, and the CLI already filters its sibling warning (#103) but not this onebugSomething isn't workingSomething isn't workingroutineFiled by the daily power-user dogfooding routineFiled by the daily power-user dogfooding routineStatus: Open.#126 In dkedar7/langstage-cli;