Commit History

Merge pull request #56 from jurasofish/decorator_typing
a055ee6
unverified

Jeremiah Lowin commited on

Merge pull request #57 from jurasofish/Avoid-new-try_eval_type-unavailable-on-older-pydantic
eb370bd
unverified

Jeremiah Lowin commited on

Merge pull request #63 from sd2k/handle-string-args-containing-numbers
b3b3047
unverified

Jeremiah Lowin commited on

Merge pull request #67 from leonkozlowski/patch/update-pyproject-license
528490b
unverified

Jeremiah Lowin commited on

patch: use plain MIT
83856b8

leonkozlowski commited on

patch: change license to MIT
ea07c30

leonkozlowski commited on

fix: handle strings containing numbers correctly
7b07463
unverified

Ben Sully commited on

Avoid new try_eval_type unavailable on older pydantic
007007a

mjorkestra commited on

Improve decorator typing
e9d217d

mjorkestra commited on

Add py.typed
4edf1c9

mjorkestra commited on

Merge pull request #54 from jlowin/jlowin-patch-1
5f85ad0
unverified

Jeremiah Lowin commited on

Relicense from Apache 2.0 to MIT
2fbf355
unverified

Jeremiah Lowin commited on

Merge pull request #49 from jlowin/fs
33bd6fe
unverified

nate nowack commited on

add note
7dfb24b

zzstoatzz commited on

merge conflict
fbc87be

zzstoatzz commited on

merge conflict
0882194

zzstoatzz commited on

Merge pull request #51 from sd2k/use-stderr-for-logs
8057dc1
unverified

Jeremiah Lowin commited on

Merge branch 'main' into use-stderr-for-logs
ff141a2
unverified

Jeremiah Lowin commited on

Merge pull request #52 from jlowin/pyright
d51028d
unverified

Jeremiah Lowin commited on

Fix tests
8a6378e

Jeremiah Lowin commited on

Pyright passing
3dafe0d

Jeremiah Lowin commited on

Fix FileUrl
208e515

Jeremiah Lowin commited on

Update prompt fn signature
262b9ea

Jeremiah Lowin commited on

test server updates
c673fcb

Jeremiah Lowin commited on

Add typing for content
06a8bd5

Jeremiah Lowin commited on

Handle URL tests
be6f863

Jeremiah Lowin commited on

Add pyright
ad0696c

Jeremiah Lowin commited on

fix: use stderr for logging
e947e9b
unverified

Ben Sully commited on

Merge pull request #48 from jlowin/ai-labeler
18f9037
unverified

Jeremiah Lowin commited on

Update ai-labeler.yml
610b4da

Jeremiah Lowin commited on

Merge pull request #47 from jlowin/warning-and-flake
028d2d8
unverified

Jeremiah Lowin commited on

update references to old class names
903487a

zzstoatzz commited on

fix warning and flake
b23a78c

zzstoatzz commited on

Merge pull request #46 from jlowin/ai-labeler
7e68225
unverified

Jeremiah Lowin commited on

Make AI labeler more conservative
630765e

Jeremiah Lowin commited on

Merge pull request #31 from jurasofish/draft-handling-of-complex-inputs
7770a61
unverified

Jeremiah Lowin commited on

Remove docstring
895c1f8

mjorkestra commited on

Handling of complex inputs
10da86d

mjorkestra commited on

Merge pull request #43 from justjoehere/windows2
3515dc3
unverified

Jeremiah Lowin commited on

Merge branch 'main' into windows2
77b8c9c
unverified

Jeremiah Lowin commited on

Merge pull request #42 from justjoehere/windows
9c58e7f
unverified

Jeremiah Lowin commited on

Merge branch 'main' into windows
339efd2
unverified

Jeremiah Lowin commited on

Merge pull request #44 from jlowin/os-tests
5a6dd5e
unverified

Jeremiah Lowin commited on

Update dependencies
78fb1f7

Jeremiah Lowin commited on

Update run-tests.yml
132a056

Jeremiah Lowin commited on

Update run-tests.yml
1ffb796

Jeremiah Lowin commited on

Update run-tests.yml
8a85e9c

Jeremiah Lowin commited on

Set up multiple os tests
fd69642

Jeremiah Lowin commited on

Made the test context aware. Since windows will called npx subprocess twice, once to find it, and once to execute it, but unix will only call once.
80e65e7

ai-joe-here commited on

Adding some notes for windows users
c0a23ca

ai-joe-here commited on