• Your Name's avatar
    feat: Add Kiro AWS Event Stream parsing, converters, and TODO roadmap · 2e7a8460
    Your Name authored
    - Add aisbf/kiro_parsers.py: AWS Event Stream parser for Kiro API responses
    - Update kiro_converters_openai.py: Add build_kiro_payload_from_dict function
    - Update kiro_converters.py: Minor fixes
    - Update kiro_auth.py: Add AWS SSO OIDC authentication support
    - Update handlers.py: Enhance streaming and error handling
    - Update main.py: Add proxy headers middleware and configuration
    - Update setup.py: Add version bump
    - Add TODO.md: Comprehensive roadmap for caching and performance improvements
    
    Features:
    - Kiro AWS Event Stream parsing for non-streaming responses
    - OpenAI-to-Kiro payload conversion
    - AWS SSO OIDC authentication for Kiro
    - Proxy headers middleware for reverse proxy support
    - TODO roadmap with prioritized items for future development
    2e7a8460
Name
Last commit
Last update
aisbf Loading commit data...
config Loading commit data...
templates Loading commit data...
.gitignore Loading commit data...
.providers.json.swp Loading commit data...
AI.PROMPT Loading commit data...
API_EXAMPLES.md Loading commit data...
CHANGELOG.md Loading commit data...
DEBUG_GUIDE.md Loading commit data...
DOCUMENTATION.md Loading commit data...
LICENSE.txt Loading commit data...
MANIFEST.in Loading commit data...
PYPI.md Loading commit data...
README.md Loading commit data...
TODO.md Loading commit data...
aisbf.sh Loading commit data...
build.sh Loading commit data...
clean.sh Loading commit data...
cli.py Loading commit data...
main.py Loading commit data...
pyproject.toml Loading commit data...
requirements.txt Loading commit data...
setup.py Loading commit data...
start_proxy.sh Loading commit data...
test_google.sh Loading commit data...
test_proxy.sh Loading commit data...