Releases: npi-ai/npi
Releases · npi-ai/npi
v0.2.3
Full Changelog: v0.2.2...v0.2.3
v0.2.0
What's Changed
- feat: new playground by @wenfengwang in #88
- refactor: remove playground proxy by @wenfengwang in #90
- docs: v0.1 documentations by @idiotWu in #89
- feat: langchain integration by @idiotWu in #91
- refactor(docs): combine docs and blogs by @idiotWu in #92
- refactor: context by @wenfengwang in #93
Full Changelog: v0.1.2...v0.2.0
v0.1.2
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- feat: add Tool building service by @wenfengwang in #85
- feat: add resource reconcile by @wenfengwang in #86
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- refactor: npi v0.1.0 by @wenfengwang in #82
- feat: human in the loop by @idiotWu in #83
- refactor: reorg project by @wenfengwang in #84
- chore: change default license to Apache License 2.0
Full Changelog: v0.0.4...v0.1.0
v0.0.4
What's Changed
- docs: update quickstart by @wenfengwang in #66
- fix: failed to start chromium in docker container by @wenfengwang in #68
- feat: support pass in callback parameter by @wenfengwang in #69
- feat: support get screen of web based agent by @wenfengwang in #70
- feat: app screenshot by @idiotWu in #72
- feat: support CORS in HTTP Gateway by @wenfengwang in #73
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- feat: support playground in backend by @wenfengwang in #52
- feat: add js proto by @wenfengwang in #59
- feat: support npi config subcommand by @wenfengwang in #60
- fix: docker build scripts by @wenfengwang in #61
- feat: add OpenAI assistant api integration by @wenfengwang in #63
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- docs(blog): add blog of Introducing NPi by @wenfengwang in #30
- fix(twitter): prompt user for username if login fails with email by @idiotWu in #31
- feat: slack app by @idiotWu in #34
- feat(twitter): add action presets by @idiotWu in #33
- feat: Human in the loop API by @wenfengwang in #32
- feat: polling-based tool monitoring by @idiotWu in #47
- fix: approve sending_email doesnt work by @wenfengwang in #48
- fix: HITL doesnt work of Python SDK by @wenfengwang in #49
- refactor(hitl): agent-level hitl handlers by @idiotWu in #50
- feat: support Twilio in app and HITL by @wenfengwang in #51
Full Changelog: v0.0.1...v0.0.2
First Release: NPi v0.0.1
What's Changed
First release of NPi!🎉
What's new?
- feat: Google Calendar by @wenfengwang in #1
- feat(app/google): gmail by @idiotWu in #2
- refactor(core): introduce
npi_tool
decorator by @idiotWu in #3 - feat: add FastAPI as HTTP server by @wenfengwang in #4
- feat: introduce
Thread
to manage chat context by @wenfengwang in #5 - feat: add NPi command-line tool by @wenfengwang in #6
- Introducing GitHub App for Issue and PR Management by @idiotWu in #7
- feat: introducing gRPC by @wenfengwang in #8
- feat: UI-based browser app prototype by @idiotWu in #9
- refactor(navigator): use ReAct prompt by @idiotWu in #11
- feat: using long polling by @wenfengwang in #10
- feat: support humain in the loop in client by @wenfengwang in #12
- refactor: async tool calls by @idiotWu in #13
- feat: add python sdk by @wenfengwang in #14
- feat: UI-based twitter app by @idiotWu in #15
- refactor: navigator as a standalone browser app by @idiotWu in #16
- *: reorg project extra proto and client to independent repo by @wenfengwang in #17
- feat: discord app by @idiotWu in #18
- feat: merge auth of Gmail and Goolge calendar by @wenfengwang in #19
- build: add Docker by @wenfengwang in #20
- feat(auth): support auth via command line tool by @wenfengwang in #21
- doc: drafts for client apps by @idiotWu in #22
- refactor: publish browser-utils to npm by @idiotWu in #23
- refactor(app): use credentials from config by @idiotWu in #24
- feat(github): support star and fork by @idiotWu in #25
- doc: refine app docs by @idiotWu in #26
New Contributors
- @wenfengwang made their first contribution in #1
- @idiotWu made their first contribution in #2
Full Changelog: https://github.com/npi-ai/npi/commits/v0.0.1