Releases: 0xNyk/xint
Releases · 0xNyk/xint
xint 2026.3.17
xint 2026.3.16
What's Changed
Other Changes
- docs: merge xint-bookmarks skill into SKILL.md by @0xNyk in #12
- Update README.md by @0xNyk in #13
- feat: account growth analytics by @0xNyk in #15
- feat: bookmark knowledge base extraction and search by @0xNyk in #16
- fix: update grok_chat cost rate in test by @0xNyk in #17
- fix: align cost rate test values with actual COST_RATES by @0xNyk in #18
- chore(release): v2026.3.16 by @0xNyk in #19
Full Changelog: 2026.3.7.2...2026.3.16
xint 2026.3.7.2
What's Changed
Other Changes
- feat: add xAI/Grok cost tracking to unified budget system by @0xNyk in #10
- chore(release): v2026.3.7.2 by @0xNyk in #11
Full Changelog: 2026.3.7.1...2026.3.7.2
xint 2026.3.7.1
What's Changed
Other Changes
- fix: use PR-based flow in release script by @0xNyk in #8
- chore(release): v2026.3.7.1 by @0xNyk in #9
Full Changelog: 2026.3.2.1...2026.3.7.1
xint 2026.3.2.1
Fixed
- Fix X Article extraction: note_tweet support for extended posts (280-25K chars)
- Fix article metadata parsing: fallback to preview_text when plain_text missing
- Smart X Article fallback: bypass broken web_search for x.com URLs
- Remove x.com domain restriction in Grok web_search (was causing guaranteed timeouts)
- Security: timing-safe bearer token comparison, regex injection fix in .env parsing
- Security: SHA256 checksum verification in install.sh
Changed
- Removed unused --system flag from analyze command
- Deduplicated SKILL.md config fields
v2026.2.24
Fixed
- Fix X native article fetch: use
tweet.fields=articleAPI field instead of Grokweb_search— eliminates timeout forx.com/i/articleURLs, returns full article content instantly
What's Changed
Other Changes
- feat: harden MCP contracts and repository guardrails by @0xNyk in #1
- Post merge verify by @0xNyk in #2
- TUI polish + security scan delta report by @0xNyk in #4
- feat: fetch X native articles directly from API by @0xNyk in #5
- chore(release): v2026.2.24 by @0xNyk in #6
New Contributors
Full Changelog: 2026.2.19.7...2026.2.24
xint 2026.2.20.2
Full Changelog: 2026.2.20.1...2026.2.20.2
xint 2026.2.20.1
xint 2026.2.19.7
Full Changelog: 2026.2.19.6...2026.2.19.7
Detailed Release Report
Expand full report
Release Report: 2026.2.19.7
- Generated: 2026-02-19T15:58:33Z
- Organization: 0xNyk
- Auto notes: true
- Custom notes supplied: false
- ClawdHub publish: true
- skills.sh publish: false
xint
- Release URL: https://github.com/0xNyk/xint/releases/tag/2026.2.19.7
- Branch:
main - Head commit:
f3bcef3 - Previous tag:
2026.2.19.6 - Commit range:
2026.2.19.6..f3bcef3ebc6282ba4642bf5ac4f46baef97de0a6 - Compare: 2026.2.19.6...2026.2.19.7
- Commit count: 5
Commits
f3bcef3chore(release): v2026.2.19.7 (Nyk)4c1c758fix(types): align node typings and bookmark cost import (Nyk)753358dfeat(tui): add interactive command launcher (Nyk)dd2c614docs(install): add homebrew tap instructions (Nyk)e61476efeat(install): add curl bootstrap installer (Nyk)
File Changes
M README.mdM bun.lockA install.shM lib/api.tsM lib/bookmarks.tsA lib/tui.tsM package.jsonM tsconfig.jsonM xint.ts
xint-rs
- Release URL: https://github.com/0xNyk/xint-rs/releases/tag/2026.2.19.7
- Branch:
main - Head commit:
1c11e60 - Previous tag:
2026.2.18.11 - Commit range:
2026.2.18.11..1c11e6072ebc83c3328799078c110a23022e04e3 - Compare: 0xNyk/xint-rs@2026.2.18.11...2026.2.19.7
- Commit count: 21
Commits
1c11e60chore(release): v2026.2.19.7 (Nyk)3e5034adocs(install): refresh brew and source install paths (Nyk)f26c690feat(tui): add interactive command launcher (Nyk)47bcc12docs(install): add homebrew tap instructions (Nyk)86e8cbafeat(install): add curl bootstrap installer (Nyk)bc54f8dchore(release): v2026.2.19.6 (Nyk)25d2267fix(mcp): enforce citations for package query responses (Nyk)05a7eb5chore(release): v2026.2.19.5 (Nyk)2a1cc23chore(release): sync Cargo.lock version (Nyk)4b98c5cfix(article): add timeout guard and clearer fetch errors (Nyk)44fd142docs(cloud): clarify self-hosted vs hosted setup (Nyk)e7acb6dchore(release): v2026.2.19.4 (Nyk)7b52199fix(article): auto-extract linked urls from tweet metadata (Nyk)f932220chore(release): v2026.2.19.3 (Nyk)a748225test(mcp): add package api contract coverage (Nyk)6024b58chore(cloud): default package api examples to xint-cloud (Nyk)128388dfeat(monetization): scope package API workspace in mcp (Nyk)70f2f67chore(release): v2026.2.19.2 (Nyk)d50332afeat(mcp): add package API tools and parity env config (Nyk)b5ff40fchore(release): v2026.2.19.1 (Nyk)f948191fix(security): enforce webhook policy and neutral skill guidance (Nyk)
File Changes
M .env.exampleM Cargo.lockM Cargo.tomlM README.mdM SKILL.mdA install.shM src/api/xai.rsM src/cli.rsM src/commands/article.rsM src/commands/mod.rsM src/commands/stream.rsA src/commands/tui.rsM src/commands/watch.rsM src/main.rsM src/mcp.rsM src/policy.rsA src/webhook.rs
xint 2026.2.19.6
Full Changelog: 2026.2.19.5...2026.2.19.6
Detailed Release Report
Expand full report
Release Report: 2026.2.19.6
- Generated: 2026-02-19T14:46:15Z
- Organization: 0xNyk
- Auto notes: true
- Custom notes supplied: false
- ClawdHub publish: true
- skills.sh publish: false
xint
- Release URL: https://github.com/0xNyk/xint/releases/tag/2026.2.19.6
- Branch:
main - Head commit:
27bd75b - Previous tag:
2026.2.19.5 - Commit range:
2026.2.19.5..27bd75b4cd19831e8aea2292274b3e6d8a8b81f2 - Compare: 2026.2.19.5...2026.2.19.6
- Commit count: 2
Commits
27bd75bchore(release): v2026.2.19.6 (Nyk)9ba054dfix(mcp): enforce citations for package query responses (Nyk)
File Changes
M lib/mcp-package-contract.test.tsM lib/mcp.tsM package.json
xint-rs
- Release URL: https://github.com/0xNyk/xint-rs/releases/tag/2026.2.19.6
- Branch:
main - Head commit:
bc54f8d - Previous tag:
2026.2.18.11 - Commit range:
2026.2.18.11..bc54f8d7a1a959e6643ed2f38db40d993da16c66 - Compare: 0xNyk/xint-rs@2026.2.18.11...2026.2.19.6
- Commit count: 16
Commits
bc54f8dchore(release): v2026.2.19.6 (Nyk)25d2267fix(mcp): enforce citations for package query responses (Nyk)05a7eb5chore(release): v2026.2.19.5 (Nyk)2a1cc23chore(release): sync Cargo.lock version (Nyk)4b98c5cfix(article): add timeout guard and clearer fetch errors (Nyk)44fd142docs(cloud): clarify self-hosted vs hosted setup (Nyk)e7acb6dchore(release): v2026.2.19.4 (Nyk)7b52199fix(article): auto-extract linked urls from tweet metadata (Nyk)f932220chore(release): v2026.2.19.3 (Nyk)a748225test(mcp): add package api contract coverage (Nyk)6024b58chore(cloud): default package api examples to xint-cloud (Nyk)128388dfeat(monetization): scope package API workspace in mcp (Nyk)70f2f67chore(release): v2026.2.19.2 (Nyk)d50332afeat(mcp): add package API tools and parity env config (Nyk)b5ff40fchore(release): v2026.2.19.1 (Nyk)f948191fix(security): enforce webhook policy and neutral skill guidance (Nyk)
File Changes
M .env.exampleM Cargo.lockM Cargo.tomlM README.mdM SKILL.mdM src/api/xai.rsM src/cli.rsM src/commands/article.rsM src/commands/stream.rsM src/commands/watch.rsM src/main.rsM src/mcp.rsA src/webhook.rs