Skip to content

Comments

Feature/telegram channel #36

Open
Emeenent14 wants to merge 23 commits intowarengonzaga:mainfrom
Emeenent14:feature/telegram-channel-pr1
Open

Feature/telegram channel #36
Emeenent14 wants to merge 23 commits intowarengonzaga:mainfrom
Emeenent14:feature/telegram-channel-pr1

Conversation

@Emeenent14
Copy link

No description provided.

warengonzaga and others added 23 commits February 23, 2026 14:12
…eset (warengonzaga#22)

* Initial plan

* 🔧 update (release): use GH_PAT token in checkout to bypass branch ruleset

Co-authored-by: warengonzaga <15052701+warengonzaga@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: warengonzaga <15052701+warengonzaga@users.noreply.github.com>
* ☕ chore: initial plan for lint fixes

* ☕ chore: fix all 14 bun lint errors using Biome

* 🔧 update: address code review comments on dead code and invariant handling

* 🔧 update: fix regex pattern in correction patterns for better matching

* ⚙️ setup: add CI tolerance for bot commits and update AGENTS.md

* 🔧 update: reorder correction patterns for consistency

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Waren Gonzaga <opensource@warengonzaga.com>
- use QueryTier type instead of any for tier casts in background.ts and tools.ts
- use err instanceof Error guard instead of err: any in runner.ts
- use Parameters<TemplateManager['update']>[1] for template updates
- replace non-null assertions with optional chaining in templates.test.ts

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- type PulseJob extension instead of any for __touchActivity property
- import and use OutboundSource type in categoryToSource return type
- map companion category to agent source value
- replace any with unknown in intercom handler signatures

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…is access

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- use nullish coalescing instead of non-null assertion for toolName
- reformat keywords chain for readability
- add biome-ignore comments for intentional any usage in tests

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- use nullish coalescing for non-null assertions in setup.ts, supervisor.ts, banner.ts
- use typed record cast for dynamic property access in start.ts shutdown handlers
- replace any with unknown in test mock signatures

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- add typed server parameter for getClientIP instead of any
- use explicit fallback instead of non-null assertion for claimToken
- add null check before returning recovery attempt record in security-db
- replace any with unknown in test mock signatures

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ warengonzaga
❌ Emeenent14
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

4 participants