Commit History

Author SHA1 Message Date
  alexchenzl 31922996d4 only merge enhancements of prompts and schema 5 months ago
  Ashu a104a9b437 Merge pull request #46 from byhow/docs/fix-discord-link 5 months ago
  Ashu 64ed543106 Merge pull request #43 from watzon/dark-mode-fixes 5 months ago
  byhow 442630d228 docs: fix broken discord invite link 5 months ago
  Chris Watson 417aa478d0 fix dark mode and other styling/linting issues 5 months ago
  Ashu 946e9d3607 Merge pull request #24 from Ramlinbird/support-deepseek-r1 5 months ago
  ramlinbird 9a2886a808 feat: support deepseek-r1 model 5 months ago
  Ashu a9c1d1b937 Merge pull request #21 from eltociear/patch-1 5 months ago
  Ashu 48d380539f Merge pull request #22 from nanobrowser/contribute 5 months ago
  alexchenzl 49e370c7f8 add contributing guidelines and issue templates 5 months ago
  Ikko Eltociear Ashimine 35bcaf9897 chore: update schemas.ts 5 months ago
  HK a8b2a45ea6 feat: Add OpenRouter provider support 5 months ago
  alexchenzl c1b908f8d6 bump version to v0.1.1 5 months ago
  Ashu 345ff35160 Merge pull request #17 from nanobrowser/gemini 5 months ago
  alexchenzl 7209096289 optimize prompt for planner 5 months ago
  alexchenzl 20b71d38c3 Add Choosing Your Models in Readme 5 months ago
  alexchenzl f46706970a make optional fields also nullable because both cases should happen 5 months ago
  alexchenzl 245c7cae47 Fix the bug to check gemini model in production env 5 months ago
  alexchenzl 3ac58c0929 add git attributes 5 months ago
  alexchenzl ec020ebff8 remove invalid test files 5 months ago
  Ashu 0f2e96d9a7 Merge pull request #15 from nanobrowser/gemini 5 months ago
  alexchenzl e4072339f5 1. add a package to flatten OpenAI compatible json schema, and convert it to Gemini compatible schema 5 months ago
  alexchenzl 91a4ee5b36 Merge branch 'master' into gemini 5 months ago
  Ashu 71093f2d83 Merge pull request #10 from nanobrowser/bugfix 5 months ago
  alexchenzl 8b156fccbd trim keys before saving them to remove accidental whitespace in settings 5 months ago
  alexchenzl 9de2d947ce align text in README 5 months ago
  alexchenzl 95e9792a11 add instruction to build from source 5 months ago
  alexchenzl 1bd2ad396c add gemini support 5 months ago
  alexchenzl 0f270365a4 some lite models such as 4o-mini often can not output desc fields of actions, make this field optional to pass the schema validation 5 months ago
  alexchenzl fc20b92e7d The boilerplate needs public folders in pages to work with pnpm dev, add a public folder with an empty file as a workaround 5 months ago