pikuri-code 0.0.4 → 0.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/pikuri/code/bash/sandbox.rb +3 -3
- metadata +10 -10
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: cddcf55c74e68bd270bda0ea35197748228c8b8ace30414b3b239583f4656f8b
|
|
4
|
+
data.tar.gz: '068da76dbb45a250048ae650c4944f297b4f98ec8c355f02321157d7e0f56c48'
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 01327c8cc3438e34ff51ee75c0dca53784943cdfe43101a2b61bb5bccb7ccfeab3eaf8b5b7e5b35f08eb386d8052cdc45f290683ee5fde1f5a7e2e87de3a05a3
|
|
7
|
+
data.tar.gz: 8eb929e3ee084b4d058f4bdc33113a3d5751ea3862be58cfb0ee8ac24e80cc95e4002722ee8f68ac4b2c1233ae4b397dbc8f3011d875c9ee4bb3e8707af5d05b
|
|
@@ -97,8 +97,8 @@ module Pikuri
|
|
|
97
97
|
# absorb writes. Result: gradle/maven/cargo see a fully
|
|
98
98
|
# read-write view of their cache, the host's real cache is
|
|
99
99
|
# untouched, and on process exit the umbrella (and with it
|
|
100
|
-
# every upper layer) is removed by the workspace's
|
|
101
|
-
#
|
|
100
|
+
# every upper layer) is removed by the workspace's
|
|
101
|
+
# {Pikuri::Finalizers} registration. Within one pikuri-code session writes survive
|
|
102
102
|
# across bash calls (warm cache after the first build);
|
|
103
103
|
# across sessions they don't (so a session that gets
|
|
104
104
|
# prompt-injected into poisoning the in-sandbox view of
|
|
@@ -522,7 +522,7 @@ module Pikuri
|
|
|
522
522
|
# Lazily mint +<workspace.internal_temp>/overlay-<slug>/{upper,work}+
|
|
523
523
|
# for +path+ and return the +bwrap+ argv fragment that
|
|
524
524
|
# mounts an overlayfs at +path+ with the host's real +path+
|
|
525
|
-
# as the read-only lower. The umbrella +
|
|
525
|
+
# as the read-only lower. The umbrella + its Finalizers-driven cleanup are
|
|
526
526
|
# owned by the workspace; touching {Workspace::Filesystem#internal_temp}
|
|
527
527
|
# here is what triggers the lazy mint the first time any
|
|
528
528
|
# overlay path needs storage.
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: pikuri-code
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.0.
|
|
4
|
+
version: 0.0.6
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Martin Vysny
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2026-
|
|
11
|
+
date: 2026-06-04 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: pikuri-core
|
|
@@ -16,56 +16,56 @@ dependencies:
|
|
|
16
16
|
requirements:
|
|
17
17
|
- - '='
|
|
18
18
|
- !ruby/object:Gem::Version
|
|
19
|
-
version: 0.0.
|
|
19
|
+
version: 0.0.6
|
|
20
20
|
type: :runtime
|
|
21
21
|
prerelease: false
|
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
|
23
23
|
requirements:
|
|
24
24
|
- - '='
|
|
25
25
|
- !ruby/object:Gem::Version
|
|
26
|
-
version: 0.0.
|
|
26
|
+
version: 0.0.6
|
|
27
27
|
- !ruby/object:Gem::Dependency
|
|
28
28
|
name: pikuri-workspace
|
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
|
30
30
|
requirements:
|
|
31
31
|
- - '='
|
|
32
32
|
- !ruby/object:Gem::Version
|
|
33
|
-
version: 0.0.
|
|
33
|
+
version: 0.0.6
|
|
34
34
|
type: :runtime
|
|
35
35
|
prerelease: false
|
|
36
36
|
version_requirements: !ruby/object:Gem::Requirement
|
|
37
37
|
requirements:
|
|
38
38
|
- - '='
|
|
39
39
|
- !ruby/object:Gem::Version
|
|
40
|
-
version: 0.0.
|
|
40
|
+
version: 0.0.6
|
|
41
41
|
- !ruby/object:Gem::Dependency
|
|
42
42
|
name: pikuri-subagents
|
|
43
43
|
requirement: !ruby/object:Gem::Requirement
|
|
44
44
|
requirements:
|
|
45
45
|
- - '='
|
|
46
46
|
- !ruby/object:Gem::Version
|
|
47
|
-
version: 0.0.
|
|
47
|
+
version: 0.0.6
|
|
48
48
|
type: :runtime
|
|
49
49
|
prerelease: false
|
|
50
50
|
version_requirements: !ruby/object:Gem::Requirement
|
|
51
51
|
requirements:
|
|
52
52
|
- - '='
|
|
53
53
|
- !ruby/object:Gem::Version
|
|
54
|
-
version: 0.0.
|
|
54
|
+
version: 0.0.6
|
|
55
55
|
- !ruby/object:Gem::Dependency
|
|
56
56
|
name: pikuri-tasks
|
|
57
57
|
requirement: !ruby/object:Gem::Requirement
|
|
58
58
|
requirements:
|
|
59
59
|
- - '='
|
|
60
60
|
- !ruby/object:Gem::Version
|
|
61
|
-
version: 0.0.
|
|
61
|
+
version: 0.0.6
|
|
62
62
|
type: :runtime
|
|
63
63
|
prerelease: false
|
|
64
64
|
version_requirements: !ruby/object:Gem::Requirement
|
|
65
65
|
requirements:
|
|
66
66
|
- - '='
|
|
67
67
|
- !ruby/object:Gem::Version
|
|
68
|
-
version: 0.0.
|
|
68
|
+
version: 0.0.6
|
|
69
69
|
description: |
|
|
70
70
|
pikuri-code adds the shell-and-dev-loop layer on top of
|
|
71
71
|
pikuri-workspace's filesystem tools: a +Pikuri::Code::Bash+ that
|