Skip to content

Conversation

@github-actions
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@lytics/dev-agent@0.6.1

Patch Changes

  • b675fc9: fix: improve reliability, performance, and documentation for Go support

    Major Features

    • Performance Configuration: Environment variables for fine-tuning concurrency (DEV_AGENT_*_CONCURRENCY)
    • Enhanced Go Scanner: Runtime WASM validation, improved error handling, better reliability
    • TypeScript Improvements: Streamlined error handling, better type checking, enhanced progress reporting
    • System Resource Detection: Intelligent performance defaults based on CPU and memory
    • Architectural Utilities: Reusable modules for WASM resolution, concurrency, and file validation

    New Environment Variables

    • DEV_AGENT_TYPESCRIPT_CONCURRENCY: Control TypeScript scanner parallelism
    • DEV_AGENT_INDEXER_CONCURRENCY: Configure embedding batch processing
    • DEV_AGENT_GO_CONCURRENCY: Tune Go scanner performance
    • DEV_AGENT_CONCURRENCY: General fallback for all scanners

    Documentation & User Experience

    • Document missing dev update command for incremental indexing
    • Add timing expectations (5-10 minutes for large codebases)
    • Create LANGUAGE_SUPPORT.md contributor guide
    • Enhanced troubleshooting and configuration sections
    • Remove Renovate automation for manual dependency control

    Technical Improvements

    • 57 new tests with comprehensive coverage
    • Dependency injection for testable file system operations
    • Centralized error handling patterns across scanners
    • Build script reliability fixes (prevent silent failures)

    This release significantly improves performance, reliability, and developer experience while maintaining backward compatibility.

@lytics/dev-agent-cli@0.2.1

Patch Changes

  • b675fc9: fix: improve reliability, performance, and documentation for Go support

    Major Features

    • Performance Configuration: Environment variables for fine-tuning concurrency (DEV_AGENT_*_CONCURRENCY)
    • Enhanced Go Scanner: Runtime WASM validation, improved error handling, better reliability
    • TypeScript Improvements: Streamlined error handling, better type checking, enhanced progress reporting
    • System Resource Detection: Intelligent performance defaults based on CPU and memory
    • Architectural Utilities: Reusable modules for WASM resolution, concurrency, and file validation

    New Environment Variables

    • DEV_AGENT_TYPESCRIPT_CONCURRENCY: Control TypeScript scanner parallelism
    • DEV_AGENT_INDEXER_CONCURRENCY: Configure embedding batch processing
    • DEV_AGENT_GO_CONCURRENCY: Tune Go scanner performance
    • DEV_AGENT_CONCURRENCY: General fallback for all scanners

    Documentation & User Experience

    • Document missing dev update command for incremental indexing
    • Add timing expectations (5-10 minutes for large codebases)
    • Create LANGUAGE_SUPPORT.md contributor guide
    • Enhanced troubleshooting and configuration sections
    • Remove Renovate automation for manual dependency control

    Technical Improvements

    • 57 new tests with comprehensive coverage
    • Dependency injection for testable file system operations
    • Centralized error handling patterns across scanners
    • Build script reliability fixes (prevent silent failures)

    This release significantly improves performance, reliability, and developer experience while maintaining backward compatibility.

  • Updated dependencies [b675fc9]

    • @lytics/dev-agent-core@0.6.1
    • @lytics/dev-agent-mcp@0.4.8
    • @lytics/dev-agent-subagents@0.4.1

@lytics/dev-agent-core@0.6.1

Patch Changes

  • b675fc9: fix: improve reliability, performance, and documentation for Go support

    Major Features

    • Performance Configuration: Environment variables for fine-tuning concurrency (DEV_AGENT_*_CONCURRENCY)
    • Enhanced Go Scanner: Runtime WASM validation, improved error handling, better reliability
    • TypeScript Improvements: Streamlined error handling, better type checking, enhanced progress reporting
    • System Resource Detection: Intelligent performance defaults based on CPU and memory
    • Architectural Utilities: Reusable modules for WASM resolution, concurrency, and file validation

    New Environment Variables

    • DEV_AGENT_TYPESCRIPT_CONCURRENCY: Control TypeScript scanner parallelism
    • DEV_AGENT_INDEXER_CONCURRENCY: Configure embedding batch processing
    • DEV_AGENT_GO_CONCURRENCY: Tune Go scanner performance
    • DEV_AGENT_CONCURRENCY: General fallback for all scanners

    Documentation & User Experience

    • Document missing dev update command for incremental indexing
    • Add timing expectations (5-10 minutes for large codebases)
    • Create LANGUAGE_SUPPORT.md contributor guide
    • Enhanced troubleshooting and configuration sections
    • Remove Renovate automation for manual dependency control

    Technical Improvements

    • 57 new tests with comprehensive coverage
    • Dependency injection for testable file system operations
    • Centralized error handling patterns across scanners
    • Build script reliability fixes (prevent silent failures)

    This release significantly improves performance, reliability, and developer experience while maintaining backward compatibility.

@lytics/dev-agent-integrations@0.1.13

Patch Changes

  • Updated dependencies [b675fc9]
    • @lytics/dev-agent-cli@0.2.1
    • @lytics/dev-agent-core@0.6.1
    • @lytics/dev-agent-subagents@0.4.1

@lytics/dev-agent-mcp@0.4.8

Patch Changes

  • Updated dependencies [b675fc9]
    • @lytics/dev-agent-core@0.6.1
    • @lytics/dev-agent-subagents@0.4.1

@lytics/dev-agent-subagents@0.4.1

Patch Changes

  • Updated dependencies [b675fc9]
    • @lytics/dev-agent-core@0.6.1

@prosdev prosdev merged commit e27f05c into main Dec 11, 2025
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