Skip to content

feat: add querying-tidx agent skill#12

Closed
jxom wants to merge 8 commits intomainfrom
jxom/querying-tidx-skill
Closed

feat: add querying-tidx agent skill#12
jxom wants to merge 8 commits intomainfrom
jxom/querying-tidx-skill

Conversation

@jxom
Copy link
Copy Markdown
Member

@jxom jxom commented Mar 24, 2026

Adds a querying-tidx agent skill covering the full tidx.ts API:

  • Client creation and configuration
  • Raw SQL fetch/live methods
  • Event CTE decoding with signatures
  • Kysely QueryBuilder with type-safe ABI support
  • Query examples for blocks, txs, receipts, logs, and event CTEs
  • Engine routing guidance (PostgreSQL OLTP vs ClickHouse OLAP)
  • Error handling and retry behavior
  • Event listeners

jxom and others added 8 commits February 23, 2026 09:24
* chore: up

* chore: rename package from tidx to tidx.ts

Amp-Thread-ID: https://ampcode.com/threads/T-019c8787-a571-779f-b3c1-ce5281e58d56
Co-authored-by: Amp <amp@ampcode.com>

---------

Co-authored-by: Amp <amp@ampcode.com>
* chore: up

* chore: rename package from tidx to tidx.ts

Amp-Thread-ID: https://ampcode.com/threads/T-019c8787-a571-779f-b3c1-ce5281e58d56
Co-authored-by: Amp <amp@ampcode.com>

* fix: resolve non-null assertion type errors

Amp-Thread-ID: https://ampcode.com/threads/T-019c8787-a571-779f-b3c1-ce5281e58d56
Co-authored-by: Amp <amp@ampcode.com>

---------

Co-authored-by: Amp <amp@ampcode.com>
* chore: up

* chore: rename package from tidx to tidx.ts

Amp-Thread-ID: https://ampcode.com/threads/T-019c8787-a571-779f-b3c1-ce5281e58d56
Co-authored-by: Amp <amp@ampcode.com>

* fix: resolve non-null assertion type errors

Amp-Thread-ID: https://ampcode.com/threads/T-019c8787-a571-779f-b3c1-ce5281e58d56
Co-authored-by: Amp <amp@ampcode.com>

* fix: update CI env var to VITE_API_CREDENTIALS

Amp-Thread-ID: https://ampcode.com/threads/T-019c8787-a571-779f-b3c1-ce5281e58d56
Co-authored-by: Amp <amp@ampcode.com>

---------

Co-authored-by: Amp <amp@ampcode.com>
* chore: up

* chore: rename package from tidx to tidx.ts

Amp-Thread-ID: https://ampcode.com/threads/T-019c8787-a571-779f-b3c1-ce5281e58d56
Co-authored-by: Amp <amp@ampcode.com>

* fix: resolve non-null assertion type errors

Amp-Thread-ID: https://ampcode.com/threads/T-019c8787-a571-779f-b3c1-ce5281e58d56
Co-authored-by: Amp <amp@ampcode.com>

* fix: update CI env var to VITE_API_CREDENTIALS

Amp-Thread-ID: https://ampcode.com/threads/T-019c8787-a571-779f-b3c1-ce5281e58d56
Co-authored-by: Amp <amp@ampcode.com>

* chore: add changeset for initial release

Amp-Thread-ID: https://ampcode.com/threads/T-019c8787-a571-779f-b3c1-ce5281e58d56
Co-authored-by: Amp <amp@ampcode.com>

---------

Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Mar 24, 2026

Open in StackBlitz

npm i https://pkg.pr.new/wevm/idxs/tidx.ts@12

commit: 81a666c

@jxom jxom closed this Mar 24, 2026
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