Skip to content

Releases: transitive-bullshit/agentic

Improve error handling and add unit tests

05 Dec 23:29
Compare
Choose a tag to compare
  • Merge pull request #17 from transitive-bullshit/feature/undici-and-ava-unit-tests 9c96896
  • feat: revert to node-fetch@2 26f1090
  • 🌋 216aaf8
  • docs: update demo 5892f9a
  • docs: update readme for demo ee1a1ee
  • fix: add fake session token for CI 7c30a18
  • feat: switch to undici and add ava unit tests 56a4f82
  • 👔 af46206
  • docs: readme tweaks 8ca5c03
  • Merge pull request #15 from onury5506/main 910142c
  • Merge branch 'main' into main 426fe01
  • Merge pull request #14 from eltociear/patch-2 bf28f64
  • Merge pull request #13 from charmful0x/main fd64448
  • Discord bot added to readme file efecc29
  • docs: update readme.md 325dca8
  • docs: add molecule.sh ChatGPT molecule c9b9355

v1.1.3...v1.2.0

Remove commonjs support for now because it is broken

05 Dec 10:01
Compare
Choose a tag to compare

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