Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
code-schreiber
/
Ekko
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add OpenApi code generation
- #2
#2
Merged
code-schreiber
merged 17 commits into
main
code-schreiber/Ekko:main
from
feat/openapi-integration
code-schreiber/Ekko:feat/openapi-integration
Copy head branch name to clipboard
May 28, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Add OpenApi code generation
#2
code-schreiber
merged 17 commits into
main
code-schreiber/Ekko:main
from
feat/openapi-integration
code-schreiber/Ekko:feat/openapi-integration
Copy head branch name to clipboard
Commits
Commits on Apr 27, 2026
Add some tests
code-schreiber
committed
f5d2a86
View commit details
Copy full SHA for f5d2a86
Browse repository at this point
Add characterization tests for chat_provider.dart to be able to refactor without breaking existing functionality
code-schreiber
committed
d513ac5
View commit details
Copy full SHA for d513ac5
Browse repository at this point
Add openapi_generator and its strictly necessary generated files
code-schreiber
committed
b43a589
View commit details
Copy full SHA for b43a589
Browse repository at this point
Commits on Apr 29, 2026
Add characterization tests to be able to refactor without breaking existing functionality
code-schreiber
committed
9ce9860
View commit details
Copy full SHA for 9ce9860
Browse repository at this point
Improve existing functionality with tests safety net
code-schreiber
committed
8aad67f
View commit details
Copy full SHA for 8aad67f
Browse repository at this point
Commits on May 4, 2026
Adapt JSON structure in tests to reflect reality
code-schreiber
committed
984e374
View commit details
Copy full SHA for 984e374
Browse repository at this point
Use generated HTPP call instead of custom GET request. Also fix parsing
code-schreiber
committed
4190413
View commit details
Copy full SHA for 4190413
Browse repository at this point
Commits on May 6, 2026
Use retrofit to generated HTPP instead of openapi_generator_annotations, appropiate for this project since it is not a library
code-schreiber
committed
952a64e
View commit details
Copy full SHA for 952a64e
Browse repository at this point
Commits on May 11, 2026
Fix test
code-schreiber
committed
eec700c
View commit details
Copy full SHA for eec700c
Browse repository at this point
Add opencode to review PR
code-schreiber
committed
32f9212
View commit details
Copy full SHA for 32f9212
Browse repository at this point
Add opencode to review PR
code-schreiber
committed
010594c
View commit details
Copy full SHA for 010594c
Browse repository at this point
Add opencode model
code-schreiber
committed
e8c382b
View commit details
Copy full SHA for e8c382b
Browse repository at this point
Add id-token permission
code-schreiber
committed
8008e0c
View commit details
Copy full SHA for 8008e0c
Browse repository at this point
Speed up APK CI check
code-schreiber
committed
82a052c
View commit details
Copy full SHA for 82a052c
Browse repository at this point
Change id-token permission
code-schreiber
committed
290ac86
View commit details
Copy full SHA for 290ac86
Browse repository at this point
Improve tests
code-schreiber
committed
aefffd0
View commit details
Copy full SHA for aefffd0
Browse repository at this point
Commits on May 28, 2026
Revert unwanted change
code-schreiber
committed
67aee06
View commit details
Copy full SHA for 67aee06
Browse repository at this point
You can’t perform that action at this time.