Wykres commitów

2030 Commity (main)

Autor SHA1 Wiadomość Data
Travis Fischer db91e24583 fix: vercel webapp build error on node 22 2025-10-03 19:20:19 +08:00
Travis Fischer 42a7f62c0a
Merge pull request #729 from stevepeak/age-40 2025-10-03 16:06:06 +08:00
Travis Fischer c0e9a746f6
Merge pull request #728 from stevepeak/main 2025-10-03 16:05:33 +08:00
Travis Fischer 8236c2bc22
Merge pull request #730 from stevepeak/age-43 2025-10-03 16:05:27 +08:00
Steve^ acca00a1bc docs: enhance AgenticToolClient documentation with API key usage examples 2025-10-02 13:26:27 -06:00
Steve^ ec103d0495 feat: enhance GitHub authentication in login and signup forms
Added loading state management for GitHub authentication in both LoginForm and SignupForm components. Refactored the GitHub login button to handle asynchronous operations and display a loading indicator. Improved layout consistency by adjusting flex properties in the forms.
2025-10-02 13:06:31 -06:00
Steve^ 08c698d886 feat: add development-only flag to E2E test suite
Introduced an 'only' flag to the E2ETestFixtureSuite type, allowing developers to run a specific test suite exclusively. Added documentation to highlight its intended use and caution against committing it as true to prevent CI from skipping other tests.
2025-10-01 08:55:28 -06:00
Steve^ 698ffac17c feat: add Tiltfile for local development setup
Introduced a new Tiltfile to streamline local development with resources for API, Web, Gateway, E2E Tests, Drizzle Studio, and Stripe Webhooks. Added a command button to seed the database.
2025-10-01 08:51:55 -06:00
Steve^ 2bf5293447 fix: add hint to health check route path
reason: often AI will attempt to hit just `/health` if it wants to check the server is up. this will avoid a 404/retry cycle.
2025-10-01 08:51:03 -06:00
Steve^ c5b509c2aa chore: add CLI command to package.json files 2025-10-01 08:49:54 -06:00
Travis Fischer 164531be13 🎙 2025-09-30 18:47:19 +08:00
Travis Fischer b800357f1a chore: update eslint config 2025-09-18 20:43:04 +08:00
Travis Fischer 68fa4d7ed9 chore: update pnpm settings 2025-09-18 16:10:15 +08:00
Travis Fischer 77f17f3ae6 fix: refactor legacy client 2025-09-16 22:59:26 +08:00
Travis Fischer dbb90beb75 🍚 2025-09-07 18:22:42 +07:00
Travis Fischer 767fa7e470
Merge pull request #723 from mfix-stripe/patch-1 2025-08-22 14:56:58 -05:00
Travis Fischer 9f0c7820cc
Merge pull request #725 from phuctm97/update-modelfetch-docs 2025-08-11 01:26:09 -05:00
phuctm97 253db054fa docs: update ModelFetch documentation with latest capabilities
Updated the ModelFetch guide to reflect the platform's evolution:
- Updated description to emphasize multi-runtime support without vendor lock-in
- Expanded supported runtimes list from 5 to 12+ platforms
- Added support for Next.js, Netlify, Fastly, Supabase, Gcore, AWS Lambda, Azure Functions
- Simplified deployment section with link to ModelFetch docs for detailed guides

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-11 13:04:31 +07:00
Mike Fix 3b06c95e7b
Add app info to Stripe integration 2025-08-07 12:27:53 -07:00
Travis Fischer 3f5faf2a9b chore: update deps 2025-07-21 02:33:15 -04:00
Travis Fischer 948dc0f935 chore: release v8.4.4 2025-07-18 13:51:30 -04:00
Travis Fischer 271739e230 fix: cli package pnpm only-allow 2025-07-18 13:49:11 -04:00
Travis Fischer d93a648027 🎰 2025-07-18 13:44:41 -04:00
Travis Fischer 4b52f6ab78 2025-07-17 21:37:41 -04:00
Travis Fischer 593ed77406 🕵 2025-07-17 20:52:28 -04:00
Travis Fischer e483468b1a 🎳 2025-07-17 20:24:43 -04:00
Travis Fischer 231e3b33c4 🖋 2025-07-17 18:15:03 -04:00
Travis Fischer 35ed49496c feat: add xmcp to docs 2025-07-17 14:25:51 -04:00
Travis Fischer cd1ed46432 feat: add xmcp example 2025-07-17 14:10:54 -04:00
Travis Fischer 012f488931 2025-07-16 13:57:03 -04:00
Travis Fischer b41d4ff1f8 😕 2025-07-16 13:56:27 -04:00
Travis Fischer b2f5397265 💧 2025-07-09 12:29:03 -07:00
Travis Fischer c7df46b0a7 feat(web): minor ui fixes 2025-07-09 09:49:25 -07:00
Travis Fischer 33742ba47f chore: release v8.4.3 2025-07-08 19:37:35 -07:00
Travis Fischer c7317fff70 fix: json-schema tests 2025-07-08 18:09:46 -07:00
Travis Fischer a9836ff7ce feat: add timeouts for live ts sdk provider tests 2025-07-08 18:03:04 -07:00
Travis Fischer aa76307f8a
Merge pull request #722 from transitive-bullshit/feature/github-mcp-server 2025-07-08 18:00:30 -07:00
Travis Fischer f273c5a483 feat: add github mcp server example and support mcp connection headers 2025-07-08 17:53:07 -07:00
Travis Fischer d38622d388 🌬 2025-07-08 17:13:29 -07:00
Travis Fischer c960a4c20b docs: fix modelfetch icon 2025-07-08 17:11:58 -07:00
Travis Fischer e89c740e44 feat: update deps 2025-07-08 17:08:46 -07:00
Travis Fischer 35d0d54f0a
Merge pull request #721 from phuctm97/docs/add-modelfetch-guide 2025-07-08 07:44:41 -07:00
phuctm97 8c7c92a668 docs: add ModelFetch guide for publishing MCP servers
- Add new guide for creating MCP servers with ModelFetch SDK
- Update quickstart to include ModelFetch as first TypeScript option
- Add navigation entry in docs.json

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-08 11:33:28 +07:00
Travis Fischer 26fd34e83f 🙂 2025-07-07 16:36:13 -07:00
Travis Fischer 0e04b8a5b8 feat: update default pricing for example project 2025-07-07 16:34:36 -07:00
Travis Fischer 1eabf1b032
Merge pull request #720 from transitive-bullshit/feature/project-dynamic-pricing-plan-ui 2025-07-07 16:14:25 -07:00
Travis Fischer 2b74b90b54 feat: update toolConfigs.examples.name to be optional 2025-07-07 16:06:47 -07:00
Travis Fischer 32e1d92a2a feat: more work on public project pricing plans 2025-07-07 16:02:28 -07:00
Travis Fischer 15a5fd94b3 😴 2025-07-07 12:46:23 -07:00
Travis Fischer 480ff9c60e 🤾 2025-07-05 21:00:17 -07:00