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
Type
/
to 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 }}
ZIJ
/
flue
Public
forked from
withastro/flue
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jul 9, 2026
Add Jetty ecosystem tooling guide
FredKSchott
committed
dbc9b05
View commit details
Copy full SHA for dbc9b05
Browse repository at this point
Commits on Jul 4, 2026
Settle tool state deterministically at submission terminalization
Show description for c5e7ef4
FredKSchott
and
claude
committed
c5e7ef4
View commit details
Copy full SHA for c5e7ef4
Browse repository at this point
Commits on Jul 2, 2026
Sanitize spawned CLI test envs against API keys and agent markers
Show description for ffbe359
FredKSchott
and
claude
committed
ffbe359
View commit details
Copy full SHA for ffbe359
Browse repository at this point
Fix demo build by skipping system messages in the chat transcript
Show description for c9cde9a
FredKSchott
and
claude
committed
c9cde9a
View commit details
Copy full SHA for c9cde9a
Browse repository at this point
Update changelog for DeliveredMessage unification and schema v5
Show description for 076fa5c
FredKSchott
and
claude
committed
076fa5c
View commit details
Copy full SHA for 076fa5c
Browse repository at this point
Collapse agent input delivery onto one DeliveredMessage end to end
Show description for 20c56f8
FredKSchott
and
claude
committed
20c56f8
View commit details
Copy full SHA for 20c56f8
Browse repository at this point
Standardize channel dispatches on body + flat attributes
Show description for 8430410
FredKSchott
and
claude
committed
8430410
View commit details
Copy full SHA for 8430410
Browse repository at this point
Type Cloudflare extension callbacks as branded Durable Object constructors
Show description for 91f0623
FredKSchott
and
claude
committed
91f0623
View commit details
Copy full SHA for 91f0623
Browse repository at this point
Commits on Jul 1, 2026
Unify dispatch() and direct prompts around one DeliveredMessage shape
Show description for 6c091ac
FredKSchott
committed
6c091ac
View commit details
Copy full SHA for 6c091ac
Browse repository at this point
Update docs and blueprints for agent fire-and-forget delivery
Show description for fb0b872
FredKSchott
committed
fb0b872
View commit details
Copy full SHA for fb0b872
Browse repository at this point
Fix stale observer log tag on interaction start callback
FredKSchott
committed
475cb6a
View commit details
Copy full SHA for 475cb6a
Browse repository at this point
Add changelog entries for agent result-await removal
FredKSchott
committed
e9fc1e1
View commit details
Copy full SHA for e9fc1e1
Browse repository at this point
Collapse ReconciliationResult to AgentSubmission | undefined
Show description for e0d8b8c
FredKSchott
committed
e0d8b8c
View commit details
Copy full SHA for e0d8b8c
Browse repository at this point
Un-export unused constituent type aliases flagged by knip
FredKSchott
committed
44a5b01
View commit details
Copy full SHA for 44a5b01
Browse repository at this point
Remove agent result-await surface and observer machinery
Show description for b4978d8
FredKSchott
committed
b4978d8
View commit details
Copy full SHA for b4978d8
Browse repository at this point
Add unreleased changelog entries
FredKSchott
committed
4052d05
View commit details
Copy full SHA for 4052d05
Browse repository at this point
Document reaching a private agent over a service binding
FredKSchott
committed
6ac9872
View commit details
Copy full SHA for 6ac9872
Browse repository at this point
Record tool-call duration durably in the conversation projection
Show description for bd58899
FredKSchott
committed
bd58899
View commit details
Copy full SHA for bd58899
Browse repository at this point
Expose display purpose and turn grouping on conversation messages
Show description for e113c4a
FredKSchott
committed
e113c4a
View commit details
Copy full SHA for e113c4a
Browse repository at this point
Expose refresh() on useFlueAgent for out-of-band conversations
Show description for 946f2ca
FredKSchott
committed
946f2ca
View commit details
Copy full SHA for 946f2ca
Browse repository at this point
Fix MCP output schemas on Cloudflare
FredKSchott
committed
f962de5
View commit details
Copy full SHA for f962de5
Browse repository at this point
Preserve Cloudflare wrap constructor types
FredKSchott
committed
99895fe
View commit details
Copy full SHA for 99895fe
Browse repository at this point
Preserve assistant submission IDs in history
FredKSchott
committed
bda8b3d
View commit details
Copy full SHA for bda8b3d
Browse repository at this point
Commits on Jun 30, 2026
chore: release v1.0.0-beta.9
FredKSchott
committed
607d261
View commit details
Copy full SHA for 607d261
Browse repository at this point
Add server-authored timestamps to conversation messages
Show description for 7bc18f6
FredKSchott
committed
7bc18f6
View commit details
Copy full SHA for 7bc18f6
Browse repository at this point
Commits on Jun 29, 2026
Establish Cloudflare DO instance context at agent entry boundaries
Show description for e044953
FredKSchott
committed
e044953
View commit details
Copy full SHA for e044953
Browse repository at this point
chore: release remaining v1.0.0-beta.8 packages
FredKSchott
committed
bc9cc0e
View commit details
Copy full SHA for bc9cc0e
Browse repository at this point
chore: release v1.0.0-beta.8
FredKSchott
committed
8bed938
View commit details
Copy full SHA for 8bed938
Browse repository at this point
Add demo chat app
Show description for 397fe43
FredKSchott
committed
397fe43
View commit details
Copy full SHA for 397fe43
Browse repository at this point
Make conversation live streaming SSE-safe via chunk positions
Show description for 063df10
FredKSchott
committed
063df10
View commit details
Copy full SHA for 063df10
Browse repository at this point
Increase attachment storage chunk size
Show description for aab436d
FredKSchott
committed
aab436d
View commit details
Copy full SHA for aab436d
Browse repository at this point
Add intro to Unreleased changelog section
Show description for 1c1525f
FredKSchott
committed
1c1525f
View commit details
Copy full SHA for 1c1525f
Browse repository at this point
Reconcile changelog and reset schema version to v4
Show description for bf40dc1
FredKSchott
committed
bf40dc1
View commit details
Copy full SHA for bf40dc1
Browse repository at this point
Expose durable-stream offset headers under dev CORS
Show description for eb47657
FredKSchott
committed
eb47657
View commit details
Copy full SHA for eb47657
Browse repository at this point
Build www model list from pi-ai builtin catalog
FredKSchott
committed
88b5eb5
View commit details
Copy full SHA for 88b5eb5
Browse repository at this point
Previous
Next
You can’t perform that action at this time.