chore(deps): update flanksource go dependencies - #77
Open
flanksource-ci-runner[bot] wants to merge 1 commit into
Open
chore(deps): update flanksource go dependencies#77flanksource-ci-runner[bot] wants to merge 1 commit into
flanksource-ci-runner[bot] wants to merge 1 commit into
Conversation
Author
|
flanksource-ci-runner
Bot
force-pushed
the
renovate-flanksource/flanksource-go-dependencies
branch
15 times, most recently
from
July 29, 2026 05:38
01e4928 to
5cc3150
Compare
flanksource-ci-runner
Bot
force-pushed
the
renovate-flanksource/flanksource-go-dependencies
branch
3 times, most recently
from
July 30, 2026 14:07
0145d36 to
2a001b0
Compare
flanksource-ci-runner
Bot
force-pushed
the
renovate-flanksource/flanksource-go-dependencies
branch
from
July 31, 2026 11:21
2a001b0 to
68a2437
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.0.7→v0.0.22v1.21.14→v1.21.53v1.51.3→v1.54.0v0.1.8→v0.1.25v1.0.28→v1.0.36v3.24.82→v3.24.84v0.0.1→v0.2.7Release Notes
flanksource/captain (github.com/flanksource/captain)
v0.0.22Compare Source
Changelog
3962fe8feat: github.com/flanksource/sandbox-runtime with --sandbox flag773b934refactor(ai): resolve sandbox through CLI mode5e5fb10refactor(ai): simplify sandbox mode resolutionv0.0.21Compare Source
Changelog
23d2935feat: mcp to CLI (#33)v0.0.20Compare Source
Changelog
dfcc6b2feat(agent): add lifecycle-aware commit policies2b05e0ffeat(cli): add build metadata to version outputbae56bcfeat(session): add transcript filters and optimize thread queries0c8f78ffeat(sessions): Add date filters and historical mode to session listsb0c4da1fix(ai): preserve Codex context and surface Claude process output263a3fcfix(paths): Track file writes accurately across patch and shell toolsv0.0.19Compare Source
Changelog
0e2b2fdbuild: add pnpm workspaces and align shared dependencies06f8bfdci: stabilise embedded-postgres database tests934e65bfeat(ai): add native Claude, Codex and Gemini CLI provider backendse850febfeat(ai): generate the model catalog and price models from it63cabf5feat(ai): model providers as descriptors with budgets and schema repair70c7964feat(aichat): add AI SDK chat transport backed by MCP client sessions738ad6dfeat(attachments): add durable multimodal prompt attachmentsb94d566feat(cli): configure providers, credentials and secret catalogsc17a33cfeat(cli): discover, render and analyse agent sessionsbeb9428feat(cli): run durable multi-model prompt batches with live chat70ffb20feat(cli): serve sessions, projects and plans from the native database9a869c6feat(db): add native Postgres persistence for sessions and prompt runs67c3bc1feat(history): parse structured transcript events from Claude and Codex60718d0feat(monitor): tail transcripts live and ingest via provider hooks9046dc8feat(session): unify sessions with turn reconstruction and pretty output9a2c7e2feat(webapp): add project scope, multi-model runs and live chat controlse64b633test(aimock): add scripted Anthropic and OpenAI wire-level mocksv0.0.18Compare Source
Changelog
1f6ba38chore(deps): update flanksource go dependencies to v1.21.44v0.0.17Compare Source
Changelog
ad4ba66chore(deps): update flanksource go dependenciesv0.0.16Compare Source
Changelog
a503f9bchore(deps): update flanksource go dependenciesv0.0.15Compare Source
Changelog
bdd893echore(deps): update flanksource/deps action to v1.0.36v0.0.14Compare Source
Changelog
59b06b3chore(deps): update dependency @flanksource/icons to v1.0.63v0.0.13Compare Source
Changelog
9d7723ffix(security): resolve open Dependabot and CodeQL alerts (#21)v0.0.12Compare Source
Changelog
bf94d0cfix(security): resolve CodeQL code-scanning alerts (#19)v0.0.11Compare Source
Changelog
be598f8build,: Update gitignore to preserve built webapp for go:embedcb1dc95claude: docs gavel todo executionf7b17b3feat(ai): Add model fallback provider and schema validation middleware4b24050feat(ai): Add support for Claude and Codex Cmux backends662654dfeat(ai): add Gemini 3.0 Pro and improve model family filteringeecd4ddfeat(ai): add release date tracking and model filtering by currencyc368bdafeat(ai): consult the pricing registry for model suggestionsb399bc7feat(ai): drive prompt-run through a spec.Workflow generate→verify loop5911f43feat(ai): forward SchemaJSON through the agent PromptRequestff59248feat(ai): suggest the correct model name on an unrecognized modele327fa2feat(ai): universal Prompt.Schema via SchemaJSON + prompt-file output schemase1c1d65feat(api): add model fallbacks and schema strictness validationfa146f4feat(api,fe,db): Add model fallbacks, prompt schema builder, and gavel session storeb73fcc9feat(captainconfig): add PromptDefaults config type and improve test assertions6091ebcfeat(claude): classify operational stream types, surface pr-link09da051feat(claude): surface content-bearing system subtypes as rows74cfc3dfeat(cli): RunSessionGet returns the unified session model8cd1d44feat(cli): add Claude cmux and Codex cmux backend options9e14b4bfeat(cli): log prompt source detection (file vs id vs inline vs stdin)a27c9d6feat(cli): session summary cache + context/phase-timing instrumentation9fd7359feat(cli): unify prompt run/render into one command; deprecate ai prompt496b4d8feat(cli): warn on a mistyped model at prompt render time tood9dae74feat(cmux): structured CLI option structs + schema-driven editor4b1adf1feat(fe): add home dashboard with live session monitoring08395ccfeat(prompt): add Parse and Document.String for non-rendering .prompt round-tripd6a9a08feat(serve): serve the unified session model at /sessions/{id}ad53427feat(session): add Codex support to the unified model5b6ff78feat(session): add ToUIMessages and ToReplayEntries projections432f19dfeat(session): extract and render Codex inline plans from TodoWrite toolsf6b3803feat(session): persistent session store (GORM + embedded postgres)b36e9fefeat(session): unified session model + history review fixes3a1455efeat(webapp): adopt shared PromptRunEditor in the prompt workbenchf0573a1feat(webapp): session detail consumes the unified session.Session model8f39b94feat(webapp): show session Server-Timing phases in the browsera80e7b0feat: Add claude-cmux and codex-cmux backend options to AI models filter89270f8feat: Initialize CLI prompt entity and generate CLI interface42d263efeat: add prompt workbench UI and entity managementaf0f149feat: add session live monitoring with process discoverye6f84b6feat: add structured output support to claude-agent providere13d371feat: prompt-run SSE emits the unified session.Message model1f6d39cfeat: restructure ai request context and logging51b2487fix(cli): letsessions getaccept the positional id118a286fix(cli): report unhandled stream types via Warn log, not raw stderr2f394bffix(cmux): confirm paste landed before pressing Enter on first prompt554b77dfix(webapp): align @types/react on 19 so tsc -b passes3f617acfix: fallback to config defaults for model and budget fields4437347refactor(agent): reconcile runner into a generic hook modelb48ce15refactor(agent): share spec.Workflow→verify-loop construction2e824c8refactor(agent): worktree as a thin wt CLI wrapper3d45c50refactor(api): reframe Workflow as hook declarations192cea8refactor(cli): extract executePromptRequest function and support new backends4010c39refactor(fe): remove SpecRuntimeEditor component from RuntimeControls7a684d1refactor(session): relocate history render provider into pkg/session34ff68arefactor: include cmux backends in AllBackends() and simplify documentation4c44cbarefactor: refactor Spec to consolidate permissions and context into Setup05b089brefactor: restructure prompt frontend to api and add prompt run streaming71e125etest(cli): make session scope tests robust to shared-tmp project markers0654197test(cmux): remove obsolete structured-output-rejection testv0.0.10Compare Source
Changelog
cb1dc95claude: docs gavel todo executionf7b17b3feat(ai): Add model fallback provider and schema validation middleware4b24050feat(ai): Add support for Claude and Codex Cmux backends662654dfeat(ai): add Gemini 3.0 Pro and improve model family filteringeecd4ddfeat(ai): add release date tracking and model filtering by currencyc368bdafeat(ai): consult the pricing registry for model suggestionsb399bc7feat(ai): drive prompt-run through a spec.Workflow generate→verify loop5911f43feat(ai): forward SchemaJSON through the agent PromptRequestff59248feat(ai): suggest the correct model name on an unrecognized modele327fa2feat(ai): universal Prompt.Schema via SchemaJSON + prompt-file output schemase1c1d65feat(api): add model fallbacks and schema strictness validationfa146f4feat(api,fe,db): Add model fallbacks, prompt schema builder, and gavel session storeb73fcc9feat(captainconfig): add PromptDefaults config type and improve test assertions6091ebcfeat(claude): classify operational stream types, surface pr-link09da051feat(claude): surface content-bearing system subtypes as rows74cfc3dfeat(cli): RunSessionGet returns the unified session model8cd1d44feat(cli): add Claude cmux and Codex cmux backend options9e14b4bfeat(cli): log prompt source detection (file vs id vs inline vs stdin)a27c9d6feat(cli): session summary cache + context/phase-timing instrumentation9fd7359feat(cli): unify prompt run/render into one command; deprecate ai prompt496b4d8feat(cli): warn on a mistyped model at prompt render time tood9dae74feat(cmux): structured CLI option structs + schema-driven editor4b1adf1feat(fe): add home dashboard with live session monitoring08395ccfeat(prompt): add Parse and Document.String for non-rendering .prompt round-tripd6a9a08feat(serve): serve the unified session model at /sessions/{id}ad53427feat(session): add Codex support to the unified model5b6ff78feat(session): add ToUIMessages and ToReplayEntries projections432f19dfeat(session): extract and render Codex inline plans from TodoWrite toolsf6b3803feat(session): persistent session store (GORM + embedded postgres)b36e9fefeat(session): unified session model + history review fixes3a1455efeat(webapp): adopt shared PromptRunEditor in the prompt workbenchf0573a1feat(webapp): session detail consumes the unified session.Session model8f39b94feat(webapp): show session Server-Timing phases in the browsera80e7b0feat: Add claude-cmux and codex-cmux backend options to AI models filter89270f8feat: Initialize CLI prompt entity and generate CLI interface42d263efeat: add prompt workbench UI and entity managementaf0f149feat: add session live monitoring with process discoverye6f84b6feat: add structured output support to claude-agent providere13d371feat: prompt-run SSE emits the unified session.Message model1f6d39cfeat: restructure ai request context and logging0183364fix(cli): commit built webapp/dist so go:embed build passes in CI51b2487fix(cli): letsessions getaccept the positional id118a286fix(cli): report unhandled stream types via Warn log, not raw stderr2f394bffix(cmux): confirm paste landed before pressing Enter on first prompt554b77dfix(webapp): align @types/react on 19 so tsc -b passes3f617acfix: fallback to config defaults for model and budget fields4437347refactor(agent): reconcile runner into a generic hook modelb48ce15refactor(agent): share spec.Workflow→verify-loop construction2e824c8refactor(agent): worktree as a thin wt CLI wrapper3d45c50refactor(api): reframe Workflow as hook declarations192cea8refactor(cli): extract executePromptRequest function and support new backends4010c39refactor(fe): remove SpecRuntimeEditor component from RuntimeControls7a684d1refactor(session): relocate history render provider into pkg/session34ff68arefactor: include cmux backends in AllBackends() and simplify documentation4c44cbarefactor: refactor Spec to consolidate permissions and context into Setup05b089brefactor: restructure prompt frontend to api and add prompt run streaming71e125etest(cli): make session scope tests robust to shared-tmp project markers0654197test(cmux): remove obsolete structured-output-rejection testv0.0.9Compare Source
Changelog
fb737e0build(deps): pin clicky/aichat to pkg/api-based pseudo-version5cacd2echore(deps): bump flanksource/commons to v1.53.16048232feat scope: cli,claude,tools: add plan command to query session exit-plan-mode planscc79f08feat(ai): add model catalog system with pricing and caching80a0464feat(cmux): add interactive claude/codex TUI provider with session tailingbeb5905feat(prompt): support spec-native frontmatter in .prompt filesdb7a148feat: add captain serve command with web UI and chat interfaceadfbba7feat: add iterative agent loop with verifiers, worktree, and commit624221bfeat: add multi-session filtering and .prompt file support to AI commands38298c2fix(ai): resolve model-catalog test ordering and context-window lookupd252f0ffix(provider): buffer runCLI output to avoid Wait/pipe-read racee4fc6f7fix(serve): embed dist placeholder so the binary builds without a prebuilt webappb5a8143refactor(api): move AI runtime contract into pkg/api438a858refactor(cli): refactor request model field access patternsafe8077refactor: Refactor cost tracking to break out reasoning and cache token billing19a7090refactor: consolidate domain types into pkg/api and add session browsinga7eab9brefactor: refactor prompt handling to use file-based routing instead of inline truncationc72e047refactor: restructure ai.Request and ai.Config to use nested types03be1fdrefactor: restructure ai.Request and ai.Config with nested field groupsa627774refactor: restructure ai.Request to use nested api types853ab41style: gofmt HistoryEntry struct tag alignmentv0.0.8Compare Source
Changelog
8119737feat(ai): update provider factory to return error and add claude-agent backend6a478dafeat(ai/agent): add agent runner with plugin lifecycle and verification8f79a49feat(ai/history): Add extended tool rendering and session event parsing085d4cafeat(ai/provider): add Claude Agent SDK provider for agentic multi-turn interactions54993a5feat(ai/provider): add Firebase Genkit provider for Anthropic, OpenAI, and Gemini9cd6475feat(aichat): add AI chat backend with Genkit, clicky tools, and MCP supportf1fd16bfeat(changes,history,info): track nested sub-agent historyf2c0461feat(git): add worktree management and git utilities for agent runs71178b1feat(history,bash,claude): Add text filtering and improve category classification972adc3feat(jsonrpc): add newline-delimited JSON-RPC 2.0 client implementation2a354c3feat: add prompt managementd0fff1afeat: implement bidirectional tool approval via can_use_tool control protocol8df6cb6fix(ci): bump clicky to v1.21.33 and fix fixture/container testsc67aacbfix(lint): replace deprecated reflect.Ptr with reflect.Pointer87cefb5refactor(ai): migrate API providers to Firebase Genkit and restructure Claude/Codex backends87dd7cdrefactor(ai/provider): migrate claude CLI provider to clicky and reorganize claudeagent2f0b1c1refactor(aichat): remove aichat package and genkit-based chat implementation415074drefactor(cli): migrate to commons HTTP logger for wire logging0fc0b94refactor: refactor: introduce package-scoped loggers and improve logging consistency across AI modules0543adfstyle: apply gofmtflanksource/clicky (github.com/flanksource/clicky)
v1.21.53Compare Source
⚠ BREAKING CHANGES
api: Change AddTiming to accept TimingMetric instead of separate name and duration arguments
build(examples): Update Clicky dependency to v1.21.52
✨ Features
🔧 Maintenance
v1.21.52Compare Source
⚠ BREAKING CHANGES
api: Change AddTiming to accept TimingMetric instead of separate name and duration arguments
build(examples): Update Clicky dependency to v1.21.52
✨ Features
🔧 Maintenance
v1.21.51Compare Source
✨ Features
🔧 Maintenance
v1.21.50Compare Source
📦 Build System
🔧 Maintenance
v1.21.49Compare Source
🔧 Maintenance
v1.21.48Compare Source
🔧 Maintenance
v1.21.47Compare Source
⚠ BREAKING CHANGES
♻️ Code Refactoring
⚡ Performance Improvements
✨ Features
🐛 Bug Fixes
📦 Build System
🔧 Maintenance
v1.21.46Compare Source
🔧 Maintenance
v1.21.45Compare Source
🔧 Maintenance
v1.21.44Compare Source
✨ Features
🔧 Maintenance
v1.21.43Compare Source
🔧 Maintenance
v1.21.42Compare Source
🔧 Maintenance
v1.21.41Compare Source
🐛 Bug Fixes
🔧 Maintenance
v1.21.40Compare Source
🔧 Maintenance
v1.21.39Compare Source
🐛 Bug Fixes
🔧 Maintenance
v1.21.38Compare Source
🐛 Bug Fixes
🔧 Maintenance
v1.21.37Compare Source
⚠ BREAKING CHANGES
♻️ Code Refactoring
✨ Features
🐛 Bug Fixes
📚 Documentation
📦 Build System
f441c76for unreleased agent API (a8c61ab)🔧 Maintenance
v1.21.36Compare Source
📦 Build System
🔧 Maintenance
v1.21.35Compare Source
✅ Tests
🐛 Bug Fixes
🔧 Maintenance
v1.21.34Compare Source
🔧 Maintenance
v1.21.33Compare Source
♻️ Code Refactoring
✨ Features
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate.