Skip to content

Milestones

List view

  • Parent issue: #685 Claude Code plugin for natural language LangSmith management, starting with prompt engineering workflows. ## Approach - **Deep before wide**: Focus on prompt management excellence before expanding - **Co-evolution**: Plugin development informs ls-prompt-ux CLI improvements (#16) - **QA-driven**: Establish methodology for testing agentic coding instructions ## Phases - 0.0: Scout ✅ #681 (PR #683) - 0.1: CLI Validation #686 - 0.2: Minimal Plugin #687 - 0.3: QA Framework #688 - 0.4: Iteration #689 - 1.0: Excellence Gate #690 See docs/research/681-ls-claude-code-plugin-scout.md for details.

    No due date
    1/7 issues closed
  • Improve UX consistency and usability across all langstar prompt commands. ## Goals - Consistent handle format support across all prompt commands (get, pull, push, list, search) - Clear, comprehensive --help documentation with private prompt examples first - Consistent output format flags (-o/--output) and format options (table, json, text) - Better error messages and user guidance ## Scope All `langstar prompt` subcommands: get, pull, push, list, search Related to #529 (ls-cli-output-dx) but focused specifically on prompt command UX.

    No due date
    2/12 issues closed
  • Implement CRUD operations for LangSmith tracing projects via CLI. Parent issue: #586

    No due date
    16/18 issues closed
  • Parent issue: #556 - Centralized testing documentation and process improvement for AI coding agents

    No due date
    20/23 issues closed
  • Systematic CLI output developer experience improvements. ## Goals - Three output formats via -o/--output: table (default), json, records (psql \\x style) - Column customization via config or flags - Consistent output across all commands Parent issue: #529

    No due date
    16/22 issues closed
  • Semantic separation of langstar graph vs langstar deployment commands. ## Overview Currently `langstar graph list` lists deployments, which is semantically confusing. ## Goals - Introduce `langstar deployment` command for deployment operations (list, get, create, delete) - Repurpose `langstar graph` to list LangGraph graphs within deployments - Maintain backward compatibility with deprecation warnings Parent issue: #527

    No due date
    28/28 issues closed
  • This milestone concerns creating a set of claude code custom slash commands, sub-agents, skills, hooks, and anything else from the claude code plugin system that pertains to managing and automating the PR lifecycle.

    No due date
    5/5 issues closed
  • Parent issue: [#402](https://github.com/codekiln/langstar/issues/402) released in v0.10.0 An extension to `langstar prompt` which will add the ability to create or update prompts which define structured outputs. ## Development Waves Work is organized into parallel development waves to optimize throughput: **Wave 1: Foundation (Sequential)** - [#398](https://github.com/codekiln/langstar/issues/398) - Research ✅ Completed - [#403](https://github.com/codekiln/langstar/issues/403) - Design DX consistency - [#404](https://github.com/codekiln/langstar/issues/404) - OpenAPI validation **Wave 2: SDK Implementation (Sequential)** - [#405](https://github.com/codekiln/langstar/issues/405) - SDK types (StructuredPrompt, LC-JSON) - [#406](https://github.com/codekiln/langstar/issues/406) - SDK client methods (push/pull with schema) **Wave 3: CLI & Testing (Can be parallel once SDK complete)** - [#407](https://github.com/codekiln/langstar/issues/407) - CLI commands (`--schema` flag) - [#408](https://github.com/codekiln/langstar/issues/408) - Testing (unit + integration) **Wave 4: Documentation (Final)** - [#409](https://github.com/codekiln/langstar/issues/409) - Documentation (README, usage guide, implementation plan)

    No due date
    30/34 issues closed
  • Adding support for [managing datasets in LangSmith](https://docs.langchain.com/langsmith/manage-datasets-in-application) in the langstar cli Parent issue: [ls-datasets · Issue #346 · codekiln/langstar](https://github.com/codekiln/langstar/issues/346) Released in [Release Release v0.9.0 · codekiln/langstar](https://github.com/codekiln/langstar/releases/tag/v0.9.0)

    No due date
    14/15 issues closed
  • Adding support for LangSmith Annotation queues to the langstar CLI. Parent Issue: [ls-annotation-queues · Issue #334 · codekiln/langstar](https://github.com/codekiln/langstar/issues/334)

    No due date
    12/13 issues closed