Skip to content

chore: sync fork - #1

Merged
derogab merged 27 commits into
Waveful:masterfrom
derogab:master
Mar 8, 2026
Merged

chore: sync fork#1
derogab merged 27 commits into
Waveful:masterfrom
derogab:master

Conversation

@derogab

@derogab derogab commented Mar 8, 2026

Copy link
Copy Markdown
Member

No description provided.

dependabot Bot and others added 27 commits February 1, 2026 16:46
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v4...v5)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v4...v6)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 4.0.17 to 4.0.18.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/coverage-v8)

---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 4.0.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…test/coverage-v8-4.0.18

chore(deps-dev): bump @vitest/coverage-v8 from 4.0.17 to 4.0.18
…actions/cache-5

chore(deps): bump actions/cache from 4 to 5
…actions/setup-node-6

chore(deps): bump actions/setup-node from 4 to 6
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.0.9 to 25.2.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…pes/node-25.2.0

chore(deps-dev): bump @types/node from 25.0.9 to 25.2.0
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Update documentation to include STT capabilities, restructure configuration
section, and expand architecture details for current project state.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
…tion

- Fix grammar: "summarize" to "summarizes"
- Reorganize Features section with AI-powered summarization as main feature
- Add detailed Bot Features subsections in Usage (Manual Summaries, Voice
  Message Transcription, Auto-Summarization, Scheduled Summaries)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
docs: improve CLAUDE.md documentation
Bumps [dotenv](https://github.com/motdotla/dotenv) from 17.2.3 to 17.3.1.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v17.2.3...v17.3.1)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-version: 17.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…tenv-17.3.1

chore(deps): bump dotenv from 17.2.3 to 17.3.1
Bumps [redis](https://github.com/redis/node-redis) from 5.10.0 to 5.11.0.
- [Release notes](https://github.com/redis/node-redis/releases)
- [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/node-redis/compare/redis@5.10.0...redis@5.11.0)

---
updated-dependencies:
- dependency-name: redis
  dependency-version: 5.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…dis-5.11.0

chore(deps): bump redis from 5.10.0 to 5.11.0
Bumps [grammy](https://github.com/grammyjs/grammY) from 1.39.3 to 1.41.0.
- [Release notes](https://github.com/grammyjs/grammY/releases)
- [Commits](grammyjs/grammY@v1.39.3...v1.41.0)

---
updated-dependencies:
- dependency-name: grammy
  dependency-version: 1.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.2.0 to 25.3.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.3.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…ammy-1.41.0

chore(deps): bump grammy from 1.39.3 to 1.41.0
…pes/node-25.3.3

chore(deps-dev): bump @types/node from 25.2.0 to 25.3.3
Update @derogab/llm-proxy to v0.4.2 which adds support for
OpenRouter attribution headers. This enables the bot to appear
in OpenRouter analytics and rankings.

Add three optional environment variables:
- OPENAI_OPENROUTER_REFERER: App URL for rankings
- OPENAI_OPENROUTER_TITLE: App display name
- OPENAI_OPENROUTER_CATEGORIES: Comma-separated categories
feat: add OpenRouter attribution headers support
@derogab
derogab merged commit ff00aff into Waveful:master Mar 8, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant