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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
golemcloud
/
effect-golem
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
5
Code
Issues
0
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Updates for Golem 1.6 and naming unifications
- #1
#1
Draft
noise64
wants to merge 23 commits into
main
golemcloud/effect-golem:main
from
golem-1.6
golemcloud/effect-golem:golem-1.6
Copy head branch name to clipboard
Conversation
Commits
23
(23)
Checks
Files changed
Draft
Updates for Golem 1.6 and naming unifications
#1
noise64
wants to merge 23 commits into
main
golemcloud/effect-golem:main
from
golem-1.6
golemcloud/effect-golem:golem-1.6
Copy head branch name to clipboard
Commits
Commits on Jun 29, 2026
Migrate to golem:core@2.0.0 schema model (phases 0-2): WIT, bindings, codec
Show description for 30c0d4d
noise64
committed
30c0d4d
View commit details
Copy full SHA for 30c0d4d
Browse repository at this point
WIP phase 3: migrate core agent dispatch to schema-value-tree
Show description for f912b72
noise64
committed
f912b72
View commit details
Copy full SHA for f912b72
Browse repository at this point
WIP phase 4: migrate durability + config carriers to the new model
Show description for 31e9002
noise64
committed
31e9002
View commit details
Copy full SHA for 31e9002
Browse repository at this point
phase 4-5: full effect-golem source compiles on the new schema model
Show description for bdb336f
noise64
committed
bdb336f
View commit details
Copy full SHA for bdb336f
Browse repository at this point
build: agent_guest.wasm builds on the new model (forked wit-bindgen)
Show description for c207749
noise64
committed
c207749
View commit details
Copy full SHA for c207749
Browse repository at this point
runtime fixes: migrate host clients to @2.0.0 + guard fatal TextDecoder
Show description for fa32b90
noise64
committed
fa32b90
View commit details
Copy full SHA for fa32b90
Browse repository at this point
counter example works end-to-end on the new model
Show description for f2b303e
noise64
committed
f2b303e
View commit details
Copy full SHA for f2b303e
Browse repository at this point
config: reveal secret leaves via golem:secrets/reveal
Show description for 4aef544
noise64
committed
4aef544
View commit details
Copy full SHA for 4aef544
Browse repository at this point
integration-test: bring up the full agent set on the new model
Show description for d16cfaf
noise64
committed
d16cfaf
View commit details
Copy full SHA for d16cfaf
Browse repository at this point
test: migrate core dispatch tests to the schema-value-tree model
Show description for ae66b47
noise64
committed
ae66b47
View commit details
Copy full SHA for ae66b47
Browse repository at this point
quota: migrate quota-token to the capability-node model
Show description for b8c40df
noise64
committed
b8c40df
View commit details
Copy full SHA for b8c40df
Browse repository at this point
multimodal/unstructured: migrate onto variant/list + role schema nodes
Show description for 9d8dfab
noise64
committed
9d8dfab
View commit details
Copy full SHA for 9d8dfab
Browse repository at this point
integration-test: restore quota-tester on the new quota-token model
Show description for 1f69923
noise64
committed
1f69923
View commit details
Copy full SHA for 1f69923
Browse repository at this point
test: migrate client RPC tests to the schema-value-tree model
Show description for 413b81a
noise64
committed
413b81a
View commit details
Copy full SHA for 413b81a
Browse repository at this point
Commits on Jun 30, 2026
re-vendor schema-model for main's numeric-restrictions + adopt them
Show description for e0447a8
noise64
committed
e0447a8
View commit details
Copy full SHA for e0447a8
Browse repository at this point
Commits on Jul 6, 2026
Rename agent option keys to match the fluent SDK (constructorParams→id, snapshot→snapshotting)
Show description for e7d6cb9
noise64
committed
e7d6cb9
View commit details
Copy full SHA for e7d6cb9
Browse repository at this point
Rename method option keys to match the fluent SDK (params→input, success→returns)
Show description for e43d058
noise64
committed
e43d058
View commit details
Copy full SHA for e43d058
Browse repository at this point
Enforce numeric ranges at runtime + constrain restrict to numeric schemas
Show description for e119bca
noise64
committed
e119bca
View commit details
Copy full SHA for e119bca
Browse repository at this point
Revert method return key to `success` (keep effect's channel vocabulary)
Show description for fdf7701
noise64
committed
fdf7701
View commit details
Copy full SHA for fdf7701
Browse repository at this point
integration-test: update agents to renamed keys (id/input/snapshotting)
Show description for ae42de1
noise64
committed
ae42de1
View commit details
Copy full SHA for ae42de1
Browse repository at this point
Commits on Jul 7, 2026
method: add readOnly cache policies (agent-method.read-only)
Show description for 0d36725
noise64
committed
0d36725
View commit details
Copy full SHA for 0d36725
Browse repository at this point
principal: add PrincipalSchema data codec (principal variant)
Show description for d24b361
noise64
committed
d24b361
View commit details
Copy full SHA for d24b361
Browse repository at this point
Commits on Aug 5, 2026
Remove `strictTextDecoder` utility and inline fatal `TextDecoder` usage
noise64
committed
0e907b8
View commit details
Copy full SHA for 0e907b8
Browse repository at this point
You can’t perform that action at this time.