Skip to content

Releases: transitive-bullshit/agentic

Re-add CJS support

05 Dec 09:46
Compare
Choose a tag to compare

v1.1.1...v1.1.2

Downgrade node-fetch to v2

05 Dec 09:40
Compare
Choose a tag to compare
  • feat: downgrade to node-fetch v2 dd41900
  • feat: downgrade node-fetch to v2 49ff0d0

v1.1.0...v1.1.1

Remove CJS build => ESM only

05 Dec 09:18
Compare
Choose a tag to compare

To use this package, you must import it. It will not support require.

v1.0.0...v1.1.0

Switch from headless browser to unofficial REST API 🔥

05 Dec 07:41
Compare
Choose a tag to compare

Warning
This is a breaking change that switches the core functionality from using a headless browser to using the underlying unofficial REST API. The usage has been greatly simplified, but you'll need a SESSION_TOKEN before you can use the new version. See the updated readme for more details.

  • Merge pull request #9 from transitive-bullshit/feat/use-unofficial-rest-api 8cd86fc
  • chore: update docs ed92e9d
  • chore: formatting c9cef79
  • docs: add example gif 9d40862
  • docs: improve readme for new version c361da9
  • feat: convert from browser to REST API eb11acd
  • chore: tweaks acf5261
  • Merge pull request #10 from brunoocal/main 13e9e3e
  • Merge pull request #8 from oceanlvr/cjs d57c011
  • Merge pull request #7 from oceanlvr/main b4f032a
  • Add resetThread() function e3355dd
  • build: add cjs export f1e5d29
  • docs: add github probot example 84b72e9
  • Merge pull request #5 from nucks/patch-1 549e9b4
  • Update readme.md 5bc35f3
  • 🚾 c3fcea1
  • Merge pull request #4 from gragland/patch-1 c6735b6
  • docs: add ChatGPT Everywhere chrome extension to readme af63680
  • Add the ChatGPT Everywhere Chrome extension 13da958
  • docs: tweak readme 99600d4

v0.4.2...v1.0.0

Doc updates, add extra TS typings, GC chromium browser on close

04 Dec 10:34
Compare
Choose a tag to compare

v0.4.1...v0.4.2

Add demo videos

03 Dec 09:01
Compare
Choose a tag to compare

v0.4.0...v0.4.1

Bugfix for initial auth flow

03 Dec 08:47
Compare
Choose a tag to compare

v0.3.0...v0.4.0

Improve docs

03 Dec 00:54
Compare
Choose a tag to compare

v0.1.0...v0.2.0