Skip to content

Copilot/add json output format - #63

Open
5hy7xz92nd-oss wants to merge 340 commits into
PreternaturalAI:mainfrom
5hy7xz92nd-oss:copilot/add-json-output-format
Open

Copilot/add json output format#63
5hy7xz92nd-oss wants to merge 340 commits into
PreternaturalAI:mainfrom
5hy7xz92nd-oss:copilot/add-json-output-format

Conversation

@5hy7xz92nd-oss

Copy link
Copy Markdown

No description provided.

@5hy7xz92nd-oss 5hy7xz92nd-oss left a comment

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment thread README.md
// Anthropic / Claude
import Anthropic

let client: Anthropic.Client = Anthropic.Client(apiKey: "YOUR_API_KEY")

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

5hy7xz92nd-oss and others added 30 commits August 21, 2026 15:19
…77354758-15bbcacb-c9d4-4147-a48a-ed4bed172731
…kflow (#50) (#56) (#192)

## Summary

<!-- What does this PR change and why? -->

## Type of change

- [ ] Bug fix
- [ ] New provider / API surface
- [ ] Refactor
- [ ] Documentation
- [ ] Tests / CI
- [ ] Other

## Checklist

- [ ] Builds with the package’s supported Xcode/Swift versions
- [ ] Tests added or updated when behavior changes
- [ ] No secrets or API keys committed
- [ ] Docs updated if products, targets, public API, or dependencies
changed:
  - [ ] `README.md`
  - [ ] `docs/ARCHITECTURE.md` (graph / tables)
  - [ ] `CHANGELOG.md` (`[Unreleased]`)
- [ ] Layering respected (providers → `LargeLanguageModels` → `CoreMI`;
avoid new provider→provider deps)

## Test plan

<!-- How did you verify? Unit tests, manual API calls, platforms… -->

## Related issues

<!-- Fixes #… -->

---------

Signed-off-by: 5hy7xz92nd-oss <249378113+5hy7xz92nd-oss@users.noreply.github.com>
Co-authored-by: Jared Davidson (Archetapp) <archetapp@gmail.com>
Co-authored-by: Vatsal Manot <vatsal.manot@yahoo.com>
Co-authored-by: NatashaTheRobot <nmurashev@gmail.com>
Co-authored-by: Purav Manot <manot.purav@gmail.com>
Co-authored-by: Akshat Patel <akshat.patel16@gmail.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
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