Skip to content

Commit 0b5c9d8

Browse files
authored
Merging newVersions with main
The next Version Pull
2 parents d9d6b88 + 17fef4f commit 0b5c9d8

60 files changed

Lines changed: 2354 additions & 97 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.emergent/emergent.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"job_id": "5bb49719-a2a4-4d33-a14c-c1a830a2cb8a",
3+
"created_at": "2025-10-22T18:16:06.442784+00:00Z"
4+
}

.gitconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[user]
2+
email = github@emergent.sh
3+
name = emergent-agent-e1

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
-e
2+
# Environment files
3+
*.env
4+
*.env.*
5+
-e
6+
# Environment files
7+
*.env
8+
*.env.*

out/META-INF/main.kotlin_module

24 Bytes
Binary file not shown.

out/Main.class

8.21 KB
Binary file not shown.
6.98 KB
Binary file not shown.
1.15 KB
Binary file not shown.
802 Bytes
Binary file not shown.
4.5 KB
Binary file not shown.
11.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)