well this has been fun long project experimental and i have been enabled now due the help of 1password where they enabled flatpak SSH and CLI support now so it can talk to extenssion in browser and see and edit SSH configs and access desktop app when SSH authentication is needed.
there is now thing where i made and enabled the wrapper to VScode that it can see and connect containers using podman, but downside on it is that docker wont work atm ( need to figure it out someday).
now i have connected to container where i have all depencies and code can begin all is good i have installed 1password-cli on it and vscode even have 1password extenssion so all should be good, but actually no the 1password extenssion cant see 1password-cli since extenssion is installed locally not inside container and 1password-cli cant see the desktop app because it is on container and desktop app is on host as flatpak.
i have been close on this one when using this, but i am not got it working there might be something more in background what i havent found out yet
i think i need to create these wrappers inside the container since there is the 1password-cli and then somehow get 1password desktop app to read the container and then it all works in theory