build(deps-dev): bump flatted from 3.3.3 to 3.4.2 in /freeq-app#18
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps-dev): bump flatted from 3.3.3 to 3.4.2 in /freeq-app#18dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [flatted](https://github.com/WebReflection/flatted) from 3.3.3 to 3.4.2. - [Commits](WebReflection/flatted@v3.3.3...v3.4.2) --- updated-dependencies: - dependency-name: flatted dependency-version: 3.4.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
chad
added a commit
that referenced
this pull request
May 9, 2026
… rotate-key - daemon.ts: SIGINT/SIGTERM handler now wipes ~/.freeqcc/daemon.pid before process.exit (#10). Also tracks dispatchCount + totalCostUsd across the run; persists to ~/.freeqcc/telemetry.json after each successful dispatch (#19). - gate.ts: loadGateState() / saveGateState() round-trip the rolling hourly window, last-dispatch ts, and per-sender refusal cooldowns via ~/.freeqcc/gate.json so cooldowns survive daemon restarts (#16). Daemon calls saveGateState() in fire-and-forget mode after every dispatch and refusal. - cli.ts: • new 'freeqcc rotate-key' deletes agent.key + delegation.json + session.json after a confirm prompt; refuses if daemon running (#20) • new 'freeqcc tail' shells out to 'tail -F -n 40 ~/.freeqcc/daemon.log' so users don't need to know the path (#18) • 'freeqcc status' now prints dispatch count + cumulative cost + last dispatch cost from telemetry.json when present (#19) Entire-Checkpoint: bcdd8127f664
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.
Bumps flatted from 3.3.3 to 3.4.2.
Commits
3bf09093.4.2885ddccfix CWE-13210bdba70added flatted-view to the benchmark2a02dce3.4.1fba4e8fMerge pull request #89 from WebReflection/python-fix5fe8648added "when in Rome" also a test for PHP53517adsome minor improvementb3e2a0cFixing recursion issue in Python tooc4b46dbAdd SECURITY.md for security policy and reportingf86d071Create dependabot.yml for version updatesYou can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.