# 2026-03-19 weekly log for trueagi-io/jetta

- Repo: https://github.com/trueagi-io/jetta
- Generated: 2026-03-19

## Summary
- Description: 
- Default branch: main
- Created: 2024-02-05T09:43:01Z
- Updated: 2026-03-17T08:51:12Z
- Pushed: 2026-03-17T08:51:07Z
- Size KB: 486
- Stars: 0
- Watchers: 0
- Forks: 0
- Open issues count: 7
- Language: Kotlin

## Branches
- [khud/dev](https://github.com/trueagi-io/jetta/tree/khud/dev) 7b3cee70ec7d1fdb78a7466ce2e6588bc33d1323
- [khud/lambdas](https://github.com/trueagi-io/jetta/tree/khud/lambdas) 511d8a97e537a4246baf68059c7a25b8db112e69
- [main](https://github.com/trueagi-io/jetta/tree/main) e3849120a93056c34ba4400e3fe669e97c874eee

## Tags
- None found

## Recent commits
- [e384912](https://github.com/trueagi-io/jetta/commit/e3849120a93056c34ba4400e3fe669e97c874eee) Merge pull request #21 from trueagi-io/khud/dev
- [7b3cee7](https://github.com/trueagi-io/jetta/commit/7b3cee70ec7d1fdb78a7466ce2e6588bc33d1323) Bump version to 0.5, simplify greetings output, and update examples with "bang" semantics
- [6c8ae09](https://github.com/trueagi-io/jetta/commit/6c8ae09cedaa7ab02497820b1eb264d2b38d4143) Proper support assert* ground functions
- [4872b9c](https://github.com/trueagi-io/jetta/commit/4872b9c06b859941c072b9be31d48eb77476d4e1) MeTTa-like semantics: "bang for evaluation, put into space otherwise"
- [50cce62](https://github.com/trueagi-io/jetta/commit/50cce627e3fc47f88932a4f1797f7186bb718d4d) Merge pull request #20 from trueagi-io/khud/dev
- [ce25752](https://github.com/trueagi-io/jetta/commit/ce257526068f407ebc295422a318b47126345e1d) Bump version to 0.4 update build pipeline
- [2d63ff6](https://github.com/trueagi-io/jetta/commit/2d63ff611446c78b26313e4403fd7a9a546c09c6) Move logger to separate module, trace level for Matcher
- [e56d988](https://github.com/trueagi-io/jetta/commit/e56d9888d5e9b62f4b551087e3cd857688f6811b) enablePerCallBindings flag in SpaceImpl to control feature's behaviour. Fix tests
- [d3fc4a9](https://github.com/trueagi-io/jetta/commit/d3fc4a92ed8285df615d60e1d16985a99af9911c) Stack foliation for per-call bindings to support map? and flat-map? iterations
- [ed3ccc6](https://github.com/trueagi-io/jetta/commit/ed3ccc60951844114a6b072350af45d03d219dbd) Fix some Kotlin compiler warnings and clean up

## Releases
- None found

## Pull requests
- [#21](https://github.com/trueagi-io/jetta/pull/21) closed Proper bang semantics
- [#20](https://github.com/trueagi-io/jetta/pull/20) closed Khud/dev
- [#19](https://github.com/trueagi-io/jetta/pull/19) closed Khud/dev
- [#16](https://github.com/trueagi-io/jetta/pull/16) closed Custom serialization including list and map for server responses
- [#15](https://github.com/trueagi-io/jetta/pull/15) closed Khud/dev
- [#14](https://github.com/trueagi-io/jetta/pull/14) closed Rewrite multivalued functions and generate
- [#12](https://github.com/trueagi-io/jetta/pull/12) closed Fix repl to support post-resolve rewrite
- [#11](https://github.com/trueagi-io/jetta/pull/11) closed Pass function as a parameter
- [#8](https://github.com/trueagi-io/jetta/pull/8) closed Khud/lambdas

## Issues
- [#18](https://github.com/trueagi-io/jetta/issues/18) open Sending (seq 1 2 3) to jetta server results in error
- [#17](https://github.com/trueagi-io/jetta/issues/17) open Metta-ish nondeterminism
- [#13](https://github.com/trueagi-io/jetta/issues/13) open bug in compiling higher-order functions
- [#10](https://github.com/trueagi-io/jetta/issues/10) closed Passing functions instead of lambdas doesn't work
- [#9](https://github.com/trueagi-io/jetta/issues/9) closed [API] Return the error in the response
- [#7](https://github.com/trueagi-io/jetta/issues/7) open Numeric types
- [#6](https://github.com/trueagi-io/jetta/issues/6) closed Support for more arithmetic operations including comparison
- [#5](https://github.com/trueagi-io/jetta/issues/5) open Multiple results in the program are not returned
- [#4](https://github.com/trueagi-io/jetta/issues/4) open Compilation vs insertion to space vs execution
- [#3](https://github.com/trueagi-io/jetta/issues/3) closed Jetta syntax
- [#2](https://github.com/trueagi-io/jetta/issues/2) open Type inference doesn't work for simple cases
