v0.4.0
·
29 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
software-agent-factory v0.4.0
Release artifacts:
- software-agent-factory-0.4.0-macos-arm64.tar.gz
- software-agent-factory-0.4.0-macos-x86_64.tar.gz
- software_agent_factory-0.4.0-py3-none-any.whl
- software_agent_factory-0.4.0.tar.gz
- SHA256SUMS
- build-info.json
Gatekeeper notice:
These macOS archives are unsigned or ad-hoc signed only. macOS may quarantine the
extracted directory. If that happens, remove the quarantine attribute manually,
for example:
xattr -dr com.apple.quarantine software-agent-factory
External prerequisites:
- required: git
- optional: gh (required when pull_request.enabled, ci.enabled or scheduler.enabled)
- optional: copilot (only when you opt into --runtime copilot)
This release does not auto-install, auto-update, notarize, deploy or publish to a
package index.
Verify provenance after this repository is public:
gh attestation verify --repo sanjit-roopra/software-agent-factory
What's Changed
Other changes
- docs: derive release version from package metadata by @sanjit-roopra in #13
- feat: add configurable model profiles and usage telemetry by @sanjit-roopra in #14
- release: prepare v0.4.0 by @sanjit-roopra in #15
Full Changelog: v0.3.0...v0.4.0