提交历史

作者 SHA1 备注 提交日期
  Ashu 48d380539f Merge pull request #22 from nanobrowser/contribute 5 月之前
  alexchenzl 49e370c7f8 add contributing guidelines and issue templates 5 月之前
  alexchenzl c1b908f8d6 bump version to v0.1.1 5 月之前
  Ashu 345ff35160 Merge pull request #17 from nanobrowser/gemini 5 月之前
  alexchenzl 7209096289 optimize prompt for planner 5 月之前
  alexchenzl 20b71d38c3 Add Choosing Your Models in Readme 5 月之前
  alexchenzl f46706970a make optional fields also nullable because both cases should happen 5 月之前
  alexchenzl 245c7cae47 Fix the bug to check gemini model in production env 5 月之前
  alexchenzl 3ac58c0929 add git attributes 5 月之前
  alexchenzl ec020ebff8 remove invalid test files 5 月之前
  Ashu 0f2e96d9a7 Merge pull request #15 from nanobrowser/gemini 5 月之前
  alexchenzl e4072339f5 1. add a package to flatten OpenAI compatible json schema, and convert it to Gemini compatible schema 5 月之前
  alexchenzl 91a4ee5b36 Merge branch 'master' into gemini 5 月之前
  Ashu 71093f2d83 Merge pull request #10 from nanobrowser/bugfix 5 月之前
  alexchenzl 8b156fccbd trim keys before saving them to remove accidental whitespace in settings 5 月之前
  alexchenzl 9de2d947ce align text in README 5 月之前
  alexchenzl 95e9792a11 add instruction to build from source 5 月之前
  alexchenzl 1bd2ad396c add gemini support 5 月之前
  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 月之前
  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 月之前
  alexchenzl 58e83c8b1c add privacy policy document 5 月之前
  alexchenzl 76f19ea1ff clean unnecessary and duplicate permissions from manifest 5 月之前
  alexchenzl 1f54c95a97 remove github workflow 5 月之前
  alexchenzl 2520dd8ae1 add github workflow script 5 月之前
  alexchenzl cfd98f3dfc update package.json 5 月之前
  alexchenzl 2c6fdea3f0 redesign the agent system, and build it as a standalone chrome extension from scratch using typescript 5 月之前
  Ashu b31fea093f Update README.md 6 月之前
  Ashu 5556350906 Update discord url 7 月之前
  Ashu 2dd6f88adb Merge pull request #7 from nanobrowser/prompts 7 月之前
  alexchenzl a27591fb29 optimize prompt for navigator 7 月之前