Tags

Tags give the ability to mark specific points in history as being important
  • 0.4.0-dev.6

    Development version 0.4.0-dev.6
  • 0.4.0-dev.5

    Development version 0.4.0-dev.5
  • 0.4.1-dev.2

    Development version 0.4.1-dev.2
  • 0.4.1-dev.1

    Development version 0.4.1-dev.1
  • 0.4.0-dev.4

    Development version 0.4.0-dev.4
  • 0.4.0-dev.3

    Development version 0.4.0-dev.3
  • 0.4.0-dev.2

    Development version 0.4.0-dev.2
  • 0.4.0-rc.1

    Release candidate 0.4.0-rc.1
  • 0.4.0-dev.1

    Development version 0.4.0-dev.1
  • v0.4.0-dev.1

    protected
    Dev release: version-management utility v0.4.0-dev.1
    
    - Production-grade version management with placeholder substitution
    - CLI tool with 5 commands (substitute, restore, detect, validate, bump)
    - REST API with OpenAPI 3.1 spec
    - 17 passing tests, full build validation
    - Ready for integration testing in other projects
  • v0.3.6

    protected
    Release v0.3.6
    
    - Fix InversifyJS decorator metadata issues
    - Update TypeScript SDK version constants to 0.3.6
    - Exclude broken swarm-to-ossa examples from validation
    
    Package verified:
    - All tests passing (621 unit tests)
    - Schema validation passing
    - Example validation passing
    - CLI working
    - npm tarball created and verified
    
    Ready for npm publish.
  • v0.3.5

    protected Release: Release: OpenStandardAgents v0.3.5
    OSSA v0.3.5 - Production-Ready Agent Orchestration
    
    The OpenAPI for Software Agents - Production release with enterprise-grade
    orchestration, cost optimization, and reliability features.
    
    - **Completion Signals**: Standardized agent termination conditions for
      intelligent workflow orchestration and resource management
    - **Flow-Based Orchestration**: Native Flow kind with state machines,
      transitions, and event handlers (100% LangGraph/Temporal/n8n compatible)
    - **AG2 Multi-Agent Orchestration**: Swarm topology, group chat, and nested
      chat patterns for complex multi-agent coordination
    - **Dynamic Capability Discovery**: Runtime-adaptive capabilities with
      automatic refresh and version negotiation
    
    - **Mixture of Experts (MoE)**: Agent-controlled expert model selection with
      intelligent routing based on task complexity and cost constraints
    - **Session Checkpointing**: Resilient, resumable agent state for long-running
      tasks - restart from checkpoint instead of full re-run
    - **BAT Framework**: Best Available Technology selection with multi-dimensional
      criteria (cost, latency, accuracy, reliability)
    
    - **MOE Metrics**: Measure of Effectiveness framework with primary, secondary,
      and operational KPIs for agent performance monitoring
    - **Enhanced A2A Protocol**: Production-ready agent-to-agent communication with
      service discovery, handoff protocol, and capability advertisement
    - **Human-in-the-Loop (HITL)**: Intervention points, approval workflows, and
      escalation policies for human oversight
    - **Infrastructure Substrate**: Infrastructure as agent-addressable resources
      for deployment awareness and resource optimization
    
    - **Context Serialization**: Save/restore operations for agent state portability
    - **Memory Portability**: Working, long-term, episodic, semantic, and procedural
      memory types with vector store support
    - **Teachability Configuration**: Agent learning and continuous improvement
      through feedback loops
    
    - **AG2 Extensions**: Swarm topology, group chat, nested chat schemas
    - **HITL Protocols**: Intervention points, human input modes, approval workflows
    - **A2A Protocols**: Service discovery, handoff protocol, capability advertisement
    - **State Management**: Context serialization, memory portability, teachability
    
    - AG2 swarm topology support (8 topology patterns)
    - Human-in-the-loop protocols with approval workflows
    - Agent-to-agent interoperability with service discovery
    - State management and memory portability schemas
    - Browser automation testing (BAT) configuration
    - Model output evaluation (MOE) framework
    - Dynamic version detection from git tags
    
    - Completion signals for workflow orchestration
    - Session checkpointing for resilience
    - Mixture of Experts (MoE) for cost optimization
    - Flow-based orchestration with state machines
    - Enhanced A2A protocol with checkpoints
    - Feedback and learning loops
    - Infrastructure substrate for deployment awareness
    
    - Complete documentation rewrite focusing on enterprise value
    - Vendor-neutral positioning (works with Claude, OpenAI, Gemini, Azure, Bedrock)
    - 100% backward compatibility with v0.3.4 agents
    - Migration guide available in spec/v0.3/MIGRATION-v0.3.4-to-v0.3.5.md
    
    - 2195 ESLint errors resolved
    - OpenTelemetry dependency issues
    - TypeScript compilation errors
    - Version synchronization across package files
    
    - 271 commits since v0.3.3
    - 40+ new features across v0.3.4 and v0.3.5
    - 100% backward compatible with v0.3.4
    - 25-30% cost reduction with MoE
    - 621 unit tests passing
    
    - Full specification: https://github.com/blueflyio/openstandardagents/tree/v0.3.5/spec/v0.3
    - Migration guide: spec/v0.3/MIGRATION-v0.3.4-to-v0.3.5.md
    - README: https://github.com/blueflyio/openstandardagents#readme
    - Changelog: https://github.com/blueflyio/openstandardagents/blob/v0.3.5/CHANGELOG.md
    
    ```bash
    npm install @bluefly/openstandardagents@0.3.5
    ```
    
    Apache 2.0
    
    ---
    
    Production-ready. Enterprise-tested. Vendor-neutral.
    Built for teams that ship agents to production.
  • v0.3.5-dev.21

    protected
    Dev build 21 for release/v0.3.x
    
    Auto-generated dev tag
    - Version: 0.3.5
    - Dev iteration: 21
    - Commit: ee217744
    - Pipeline: https://gitlab.com/blueflyio/ossa/openstandardagents/-/pipelines/2269989940
    
    This is a dev/pre-release tag and should not be used in production.
  • v0.3.5-dev.20

    protected
    Dev build 20 for release/v0.3.x
    
    Auto-generated dev tag
    - Version: 0.3.5
    - Dev iteration: 20
    - Commit: 5a4558e1
    - Pipeline: https://gitlab.com/blueflyio/ossa/openstandardagents/-/pipelines/2269887186
    
    This is a dev/pre-release tag and should not be used in production.
  • v0.3.5-dev.19

    protected
    Dev build 19 for release/v0.3.x
    
    Auto-generated dev tag
    - Version: 0.3.5
    - Dev iteration: 19
    - Commit: 5c5022db
    - Pipeline: https://gitlab.com/blueflyio/ossa/openstandardagents/-/pipelines/2268926580
    
    This is a dev/pre-release tag and should not be used in production.
  • v0.3.5-dev.18

    protected
    Dev build 18 for release/v0.3.x
    
    Auto-generated dev tag
    - Version: 0.3.5
    - Dev iteration: 18
    - Commit: 3ca80dfb
    - Pipeline: https://gitlab.com/blueflyio/ossa/openstandardagents/-/pipelines/2268880461
    
    This is a dev/pre-release tag and should not be used in production.
  • v0.3.5-dev.17

    protected
    Dev build 17 for release/v0.3.x
    
    Auto-generated dev tag
    - Version: 0.3.5
    - Dev iteration: 17
    - Commit: 3a48747c
    - Pipeline: https://gitlab.com/blueflyio/ossa/openstandardagents/-/pipelines/2268787598
    
    This is a dev/pre-release tag and should not be used in production.
  • v0.3.5-rc.4

    protected
    Release Candidate v0.3.5-rc.4
    
    RC from merge of release branch to main
    - Version: 0.3.5
    - RC iteration: 4
    - Commit: 8ea9d564
    - Pipeline: https://gitlab.com/blueflyio/ossa/openstandardagents/-/pipelines/2268758075
    - Based on dev tag: v0.3.5-dev.16
    
    This is a release candidate for testing before final release.