sync main #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
- Add WorkflowExecutor with support for multiple step types: - Prompt: AI model calls via Anthropic API - Output: Collect and return results - Transform: Data transformation (basic implementation) - Condition: Branching logic with operators - Loop/Parallel/Subworkflow: Stub implementations - Wire AI domain to Flow domain for internal agent queries: - BotServiceHandler.query() now executes workflows for internal agents - Model selection based on bot seniority level - Variable substitution with {{variable}} syntax - Server startup wires domains together automatically Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.